Skip to content

Commit 17a501c

Browse files
committed
Attempt #3
1 parent 1da62e1 commit 17a501c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
uses: actions/checkout@v1
4444

4545
- name: Get dependencies
46+
run: echo stub
4647

4748
- name: Build
4849
run: go build -v -i -o cstest.exe .

0 commit comments

Comments
 (0)