Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
axelpontetto committed Sep 11, 2024
1 parent 68a6742 commit 7f53b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Get CPU info
id: cpu_info
run: echo "cpu_cores=$(nproc)" >> $GITHUB_ENV
steps:
- name: Setup ChromeDriver
- uses: actions/checkout@v2
- uses: nanasess/setup-chromedriver@v2
# with:
Expand Down

0 comments on commit 7f53b21

Please sign in to comment.