Skip to content

Commit

Permalink
Update integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YooSunYoung authored May 10, 2024
1 parent 77b7983 commit 98b0679
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
tests:
name: Integration Tests
runs-on: 'ubuntu-22.04'
env:
FILEWRITER_FILEWRITER_CONTAINER_NAME: filewriter-$GITHUB_JOB # For ECDC docker compose recipe.
steps:
- run: sudo apt install --yes docker-compose
- uses: actions/checkout@v4
Expand Down

0 comments on commit 98b0679

Please sign in to comment.