Skip to content

Commit f28ac1b

Browse files
authored
test: ...
1 parent 79bff4b commit f28ac1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/puppeteer-container.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,6 @@ jobs:
9292
- name: Install and Run
9393
run: |
9494
cd $(basename ${{ github.REPOSITORY }})
95+
git checkout ${{ github.REF_NAME }}
9596
npm install && npm run puppeteer
9697
xvfb-run npm test

0 commit comments

Comments
 (0)