Skip to content

Commit

Permalink
Update kre.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
duyluonganh authored Oct 2, 2024
1 parent 3d21776 commit db051d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
uses: actions/checkout@v2

- name: Katalon Run 1
run: 'docker run -t --rm -v "$(pwd)":/tmp/project katalonstudio/katalon:9.6.0 google-chrome --headless --disable-gpu --window-size=1024x768 --no-sandbox --disable-dev-shm-usage'
run: 'docker run -t --rm -v "$(pwd)":/tmp/project katalonstudio/katalon:9.6.0 google-chrome --headless --disable-gpu --window-size=1024x768 --no-sandbox --disable-dev-shm-usage --disable-gpu-sandbox'

0 comments on commit db051d5

Please sign in to comment.