mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
Handle strings as such (#100)
* Handle strings as such * Let automation do its thing
This commit is contained in:
committed by
GitHub
parent
3e684c4e0b
commit
2e0500f2a5
@@ -27,7 +27,6 @@ jobs:
|
||||
- run: npm run shellcheck
|
||||
- run: npm run yamllint
|
||||
- run: npm run jslint
|
||||
- run: npm run licenses
|
||||
- name: Check if build left artifacts
|
||||
run: git diff --exit-code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user