Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kelanik8 committed Nov 22, 2023
1 parent c201d0d commit e1bad5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
env:
CLIENT_NAME: ${{ matrix.client }}
run: |
cat ${CLIENT_NAME}
echo ${CLIENT_NAME}
docker-compose run -d \
--name ${CLIENT_NAME} \
--use-aliases \
Expand Down

0 comments on commit e1bad5d

Please sign in to comment.