Skip to content

Commit

Permalink
renamed github action step for WPT
Browse files Browse the repository at this point in the history
  • Loading branch information
zouhir committed Jun 13, 2020
1 parent 4a46872 commit 133038a
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 @@ -21,7 +21,7 @@ jobs:
run: npm install
- name: Build polyfill
run: npm build
- name: Run Tests
- name: Web Platfom Tests (WPT)
run: npm run test:sauce:run
env:
SAUCE_NAME: ${{secrets.sauce_name}}
Expand Down

0 comments on commit 133038a

Please sign in to comment.