Skip to content

Commit

Permalink
Find out what the unexpected diff is
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry Gordon committed Sep 27, 2021
1 parent 6c4ccc1 commit 237b12d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- run: npm ci
- run: npm run all
# make sure the latest dist/ changes have been pushed
- run: git diff --text dist/index.js
- run: git diff --quiet
test: # make sure the action works on a clean machine without building
runs-on: ubuntu-latest
Expand Down

0 comments on commit 237b12d

Please sign in to comment.