Skip to content

Commit

Permalink
Updates yaml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
mccarthyrj committed Nov 7, 2024
1 parent d678a64 commit a3928c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@v4'
- run: 'docker compose -f docker-compose-test.yml up --abort-on-container-exit'
- run: 'npm start'

0 comments on commit a3928c0

Please sign in to comment.