Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ElviaBth committed Jan 9, 2024
1 parent a5ec2b1 commit 6bdef1f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ jobs:
DATABASE_USERNAME: postgres
DATABASE_PASSWORD: postgres

- uses: nanasess/setup-chromedriver@v2
with:
chromedriver-version: 119.0.6045.105

- uses: actions/setup-node@master
with:
node-version: ${{ env.NODE_VERSION }}
Expand Down

0 comments on commit 6bdef1f

Please sign in to comment.