Skip to content

Commit 8aab3bd

Browse files
author
David Griffin
committed
Install fauna-shell.
1 parent 21b78da commit 8aab3bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
with:
2121
java-version: '17'
2222
distribution: corretto
23+
- name: Install fauna-shell
24+
run:
25+
npm install fauna-shell
2326

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

0 commit comments

Comments
 (0)