8080 npm run Tutorial_1_test
8181 env :
8282 CI : true
83- Tutorial#2 - smoke test:
83+ Tutorial#2 - smoke test:
8484 # The type of runner that the job will run on
8585 runs-on : ubuntu-20.04
8686 container : lironavon/docker-puppeteer-container:14.16.0
@@ -102,7 +102,7 @@ jobs:
102102 npm run Tutorial_2_test
103103 env :
104104 CI : true
105- Tutorial#3a - smoke test:
105+ Tutorial#3a - smoke test:
106106 # The type of runner that the job will run on
107107 runs-on : ubuntu-20.04
108108 container : lironavon/docker-puppeteer-container:14.16.0
@@ -124,7 +124,7 @@ jobs:
124124 npm run Tutorial_3A_test
125125 env :
126126 CI : true
127- Tutorial#3b - smoke test:
127+ Tutorial#3b - smoke test:
128128 # The type of runner that the job will run on
129129 runs-on : ubuntu-20.04
130130 container : lironavon/docker-puppeteer-container:14.16.0
@@ -146,7 +146,7 @@ jobs:
146146 npm run Tutorial_3B_test
147147 env :
148148 CI : true
149- Tutorial#3c - smoke test:
149+ Tutorial#3c - smoke test:
150150 # The type of runner that the job will run on
151151 runs-on : ubuntu-20.04
152152 container : lironavon/docker-puppeteer-container:14.16.0
@@ -168,7 +168,7 @@ Tutorial#3c - smoke test:
168168 npm run Tutorial_3C_test
169169 env :
170170 CI : true
171- Tutorial#4 - smoke test:
171+ Tutorial#4 - smoke test:
172172 # The type of runner that the job will run on
173173 runs-on : ubuntu-20.04
174174 container : lironavon/docker-puppeteer-container:14.16.0
0 commit comments