Skip to content

Commit

Permalink
v0.27.0
Browse files Browse the repository at this point in the history
failed linting cancels tests
  • Loading branch information
nmanu1 committed Oct 30, 2023
1 parent 5f4c915 commit 04fbdee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
exit 0
fi
echo "Found unexpected git diff from running `npm run autofix`."
gh run cancel ${{ github.run_id }}
exit 1
run-tests:
Expand Down

0 comments on commit 04fbdee

Please sign in to comment.