Skip to content

Commit

Permalink
github action workflo
Browse files Browse the repository at this point in the history
  • Loading branch information
vr-varad committed Feb 8, 2025
1 parent 197b995 commit a4b2d21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: docker/setup-qemu-action@v2

- name: Docker compose check
uses: docker compose version
run: docker compose version

- name: Run Integration test
uses: cd server && npm run test:integration
run: cd server && npm run test:integration

0 comments on commit a4b2d21

Please sign in to comment.