Skip to content

Commit

Permalink
#10 Prepare for versioned release
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Jan 31, 2024
1 parent bd6cb3b commit 121f99f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go-test-darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
LD_LIBRARY_PATH: /opt/senzing/g2/lib:/opt/senzing/g2/lib/macos
SENZING_TOOLS_DATABASE_URL: "sqlite3://na:na@/tmp/sqlite/G2C.db"
SENZING_TOOLS_ENABLE_ALL: true

permissions:
contents: read

Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/go-test-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ permissions:

env:
SENZING_TOOLS_DATABASE_URL: 'sqlite3://na:na@nowhere/C:\Temp\sqlite\G2C.db'



jobs:
go-test-windows:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 121f99f

Please sign in to comment.