mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-27 02:00:49 +00:00
Handle strings as such (#100)
* Handle strings as such * Let automation do its thing
This commit is contained in:
@@ -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