Skip to content

Commit

Permalink
test.yml: Remove "down" command
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhinder authored Sep 17, 2024
1 parent d3693b5 commit 3a4a03c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
# Launch the project from docker-compose.yml and wait up to
# 30s for its built-in health check to return "healthy"
docker compose -f compose.yml up --wait --wait-timeout 30
docker compose -f compose.yml down
- name: Take screenshot of page
uses: karol-brejna-i/webpage-screenshot-action@v1
Expand Down

0 comments on commit 3a4a03c

Please sign in to comment.