We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6688a97 commit feea8bbCopy full SHA for feea8bb
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout Source
16
uses: actions/checkout@v2
17
- name: Run Tests
18
- uses: cedrickring/golang-action/1.5.1
+ uses: cedrickring/golang-action@1.5.1
19
with:
20
args: make test
21
tests-go-1-14:
0 commit comments