Skip to content

Commit

Permalink
fix(pr-check.yml): remove refresh-test-data
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhender committed Feb 4, 2024
1 parent a4ec0ba commit 16fa025
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:
- name: test
run: |
cp wrangler.toml.template wrangler.toml
npm run refresh-test-data
npm run test

0 comments on commit 16fa025

Please sign in to comment.