Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DomPeliniAerospike committed Oct 21, 2024
1 parent 5b5c6b9 commit b706f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ jobs:
npx tsc;
cd ..;
npm run ts-test tests/admin.js -- --h localhost --U admin --P admin --t 40000
test-ee
test-valgrind:
runs-on: ubuntu-latest
needs: build-ubuntu
Expand Down

0 comments on commit b706f93

Please sign in to comment.