Skip to content

Commit

Permalink
Install fauna-shell.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Griffin committed Nov 15, 2024
1 parent 21b78da commit 8aab3bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
with:
java-version: '17'
distribution: corretto
- name: Install fauna-shell
run:
npm install fauna-shell

- name: Run sample app
run: ./gradlew build

0 comments on commit 8aab3bd

Please sign in to comment.