Skip to content

Commit

Permalink
Fix test yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
danawoodman committed Feb 27, 2024
1 parent dfdacff commit cf02d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: "go.mod"
go-version-file: "go.mod"

- name: Build for tests
run: make build
Expand Down

0 comments on commit cf02d56

Please sign in to comment.