Skip to content

Commit

Permalink
require all steps
Browse files Browse the repository at this point in the history
  • Loading branch information
max-ostapenko committed May 9, 2024
1 parent 4689e09 commit fcae489
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
WPT_SERVER: "webpagetest.httparchive.org"
WPT_API_KEY: ${{ secrets.HA_API_KEY }}
PR_NUMBER: ${{ github.event.pull_request.number }}
if: ${{ env.WPT_API_KEY != '' }}
run: |
echo "::group::Unit tests"
npm test
Expand Down

0 comments on commit fcae489

Please sign in to comment.