Skip to content

Commit

Permalink
kek
Browse files Browse the repository at this point in the history
  • Loading branch information
Haarolean committed Apr 13, 2024
1 parent 86ec3bd commit d5774f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
id: compose_app
# use the following command until #819 will be fixed
run: |
docker-compose -f e2e-tests/selenoid/selenoid-ci.yaml up -d
docker-compose -f ./e2e-tests/selenoid/selenoid-ci.yaml up -d
docker-compose -f ./documentation/compose/e2e-tests.yaml up -d
- name: Run test suite
Expand Down

0 comments on commit d5774f5

Please sign in to comment.