Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyShuii committed Aug 21, 2024
1 parent 8471fda commit 411a445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v2
- name: Goto e2e and run tests
run: npm start e2e
run: docker compose -f docker-compose.e2e.yml up --build --exit-code-from e2e

docker:
needs: test-front
Expand Down

0 comments on commit 411a445

Please sign in to comment.