Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Aug 6, 2024
1 parent 1b11eba commit 02ffaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanitizers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ jobs:
} >> "$GITHUB_ENV"
-
name: Run library tests with sanitizers
run: go test -v ./...
run: go test -asan -v ./...

0 comments on commit 02ffaaf

Please sign in to comment.