We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16215a7 commit 117ba31Copy full SHA for 117ba31
.github/workflows/golang-ci.yml
@@ -19,10 +19,6 @@ jobs:
19
- name: Mock files
20
run: |
21
echo ".gitkeep" | tee internal/static/stroppy-k6
22
- echo ".gitkeep" | tee internal/static/stroppy.pb.ts
23
- echo ".gitkeep" | tee internal/static/stroppy.pb.js
24
- echo ".gitkeep" | tee internal/static/helpers.ts
25
- echo ".gitkeep" | tee internal/static/parse_sql.ts
26
27
- name: Install linter dependencies
28
run: make .install-linter
0 commit comments