Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
chiaryan committed Nov 10, 2024
1 parent cccfa54 commit 2f97a34
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,11 +254,10 @@ jobs:
fi
# We can add more tests here

- name: Install pnpm
- uses: pnpm/action-setup@v4
with:
version: 9.1.4
uses: pnpm/action-setup@v4
with:
version: 9.1.4

- name: Install Chrome WebDriver
uses: nanasess/setup-chromedriver@v2
Expand Down

0 comments on commit 2f97a34

Please sign in to comment.