Skip to content

Commit

Permalink
use up to date sc
Browse files Browse the repository at this point in the history
  • Loading branch information
mhan83 committed Sep 26, 2023
1 parent 6213e04 commit d0543c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,7 @@ jobs:
with:
username: ${{ secrets.SAUCE_USERNAME }}
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}
tunnelIdentifier: github-playwright-sc-check-tunnel-${{ matrix.os }}-${{ matrix.browser }}
scVersion: 4.7.1
tunnelName: github-playwright-sc-check-tunnel-${{ matrix.os }}-${{ matrix.browser }}

- name: Test on Sauce
working-directory: ./tests/fixtures/cloud
Expand Down

0 comments on commit d0543c8

Please sign in to comment.