We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d172a7 commit c3d9eb4Copy full SHA for c3d9eb4
.github/workflows/test-on-push.yml
@@ -65,8 +65,6 @@ jobs:
65
brew install shellcheck yamllint
66
npm install -g npm@latest
67
68
-
69
70
- name: Build Fablo
71
run: |
72
shellcheck --version && \
0 commit comments