Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mj52951 committed Dec 17, 2024
1 parent 12ed40b commit 3a69769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: Run Docker
run: docker compose up --build
run: docker compose build
- name: Setup tmate session
if: success() || failure()
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 3a69769

Please sign in to comment.