Skip to content

Commit

Permalink
Update kre.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
duyluonganh authored Nov 30, 2023
1 parent 712e5a9 commit cd1b484
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 @@ -27,7 +27,7 @@ jobs:
# args: '-noSplash -retry=0 -browserType=Chrome -statusDelay=20 -testSuitePath="Test Suites/New Test Suite" -apiKey=${{ secrets.SECRET_KEY }} --config -webui.autoUpdateDrivers=true'
- name: Install docker # Taken from https://github.com/actions/virtual-environments/issues/1143#issuecomment-652264388
run: |
brew install colima
brew install docker
colima start
- name: Docker pull
Expand Down

0 comments on commit cd1b484

Please sign in to comment.