Skip to content

Commit

Permalink
ci: remove external test run
Browse files Browse the repository at this point in the history
  • Loading branch information
flpms committed Jul 5, 2024
1 parent 5af0c16 commit 30b9b87
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,3 @@ jobs:
MONGO_INITDB_DATABASE: ${{vars.MONGO_INITDB_DATABASE}}
- name:
run: docker-compose up -d
- name: test network
run: curl mongodb7:27017
- name: Running Integration Test
run: npm run test:integration

0 comments on commit 30b9b87

Please sign in to comment.