mirror of
https://github.com/ivuorinen/go-test-sarif.git
synced 2026-02-07 16:47:08 +00:00
chore: lint and add Justfile cmd for linting
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
go-version-file: "go.mod"
|
||||
|
||||
- name: Run Go Tests
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user