Skip to content

Commit

Permalink
Fixed tests in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson committed Jul 19, 2024
1 parent 2fe3d6f commit ffc29de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ jobs:
run: go build -v ./...
- name: Test
run: go test ./...
env:
LICENSE: ${{ secrets.LICENSE }}

0 comments on commit ffc29de

Please sign in to comment.