Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
the-it committed Jan 29, 2024
1 parent e6279b8 commit 6a05abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: ./.github/actions/setup-goversion.yml
- uses: ./.github/actions/setup-goversion

- name: Build
run: go build -v ./...
Expand Down

0 comments on commit 6a05abe

Please sign in to comment.