We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d6ba4 commit f3f7585Copy full SHA for f3f7585
.github/workflows/test.yaml
@@ -15,8 +15,6 @@ jobs:
15
16
- name: Set up Go
17
uses: actions/setup-go@v3
18
- with:
19
- go-version: 1.18
20
- name: Set up Make
21
run: sudo apt-get install make
22
- name: Run tests
0 commit comments