We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7dd43 commit c76ea7eCopy full SHA for c76ea7e
.github/workflows/test.yml
@@ -1,7 +1,7 @@
1
on: [push, pull_request]
2
name: Test
3
jobs:
4
- full:
+ native:
5
strategy:
6
matrix:
7
go-version:
0 commit comments