Skip to content

Commit

Permalink
Actually remove the diff check from the test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry Gordon committed Feb 11, 2022
1 parent a30b278 commit b1090a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,3 @@ jobs:

- name: Run tests
run: npm run test

- run: git diff --quiet dist/

0 comments on commit b1090a3

Please sign in to comment.