Skip to content

Commit 117ba31

Browse files
committed
fix(ci): mocked ts
Closes RNDSTROPPY-44
1 parent 16215a7 commit 117ba31

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/golang-ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
- name: Mock files
2020
run: |
2121
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
2622
2723
- name: Install linter dependencies
2824
run: make .install-linter

0 commit comments

Comments
 (0)