Skip to content

Commit

Permalink
Build tests GOEXPERIMENT: cgocheck2.
Browse files Browse the repository at this point in the history
  • Loading branch information
teo-tsirpanis committed Feb 14, 2025
1 parent 967eb70 commit e517043
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tiledb-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:

# Tests TileDB-Go
- name: Test TileDB-Go
env:
GOEXPERIMENT: cgocheck2
run: go test -gcflags=all=-d=checkptr=2 -v ./...

Macos_Test:
Expand Down

0 comments on commit e517043

Please sign in to comment.