Skip to content

Commit

Permalink
Testing...
Browse files Browse the repository at this point in the history
  • Loading branch information
iadgovuser26 committed Jul 2, 2024
1 parent 4d81e76 commit 5cea100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
shell: bash
run: |
echo "*** Exiting and removing Docker containers and network ..."
doFaileddocker compose -f .ci/docker/docker-compose-system-test.yml down -v
docker compose -f .ci/docker/docker-compose-system-test.yml down -v
- name: Archive System Test Log files
if: always()
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 5cea100

Please sign in to comment.