Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/e2e-testing-selenium' into e2e-t…
Browse files Browse the repository at this point in the history
…esting-selenium
  • Loading branch information
nanasess committed Nov 8, 2021
2 parents 7fc8c1d + f38fde4 commit 8ab918b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
DBPORT: ${{ matrix.dbport }}
HTTP_URL: https://127.0.0.1:8085/
HTTPS_URL: https://127.0.0.1:8085/
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
sudo chown -R 1001:1000 zap
sudo chmod -R g+w zap
Expand Down

0 comments on commit 8ab918b

Please sign in to comment.