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 4921370 commit 1b11eba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sanitizers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ jobs:
echo "CGO_CFLAGS=$CFLAGS -shared-libasan $(php-config --includes)"
echo "CGO_LDLAGS=$LDFLAGS -shared-libasan $(php-config --ldflags || true) $(php-config --libs || true)"
} >> "$GITHUB_ENV"
-
uses: mxschmitt/action-tmate@v3
-
name: Run library tests with sanitizers
run: go test -v ./...

0 comments on commit 1b11eba

Please sign in to comment.