Skip to content

Commit

Permalink
Fix test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodewig committed Dec 20, 2024
1 parent 7bb7b02 commit ce1e4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
distribution: corretto
- name: Install fauna-shell
run:
npm install -g fauna-shell@">=4.0.0-beta"
npm install -g fauna-shell
- name: Setup Test Database
run: ./scripts/setup.sh

Expand Down

0 comments on commit ce1e4c8

Please sign in to comment.