mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
ci: Check that build steps didn’t change any files (#5373)
This commit is contained in:
3
.github/workflows/continuous-integration.yml
vendored
3
.github/workflows/continuous-integration.yml
vendored
@@ -43,3 +43,6 @@ jobs:
|
||||
- run: node ./bin/cake build:parser
|
||||
- run: node ./bin/cake build:full
|
||||
- run: node ./bin/cake build:browser
|
||||
|
||||
- run: git diff --exit-code
|
||||
if: matrix.node-version != '6.x' && matrix.node-version != '8.x'
|
||||
|
||||
Reference in New Issue
Block a user