Skip to content

Commit

Permalink
misconfigured action
Browse files Browse the repository at this point in the history
  • Loading branch information
zouhir committed Jun 12, 2020
1 parent bdb0712 commit bbd709c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
run: npm run test:sauce:setup-ci
env:
SAUCE_NAME: ${{secrets.sauce_name}}
SAUCE_KEY: ${{secrets.accessKey}}
SAUCE_KEY: ${{secrets.sauce_key}}
WPT_DIR: "test/wpt"
SC_TUNNEL_ID: sc-wpt-tunnel

0 comments on commit bbd709c

Please sign in to comment.