Skip to content

Commit 27c18fd

Browse files
authored
Update nodejs.yml
1 parent e4f5c0f commit 27c18fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
run: |
3737
docker ps
3838
cd docker
39+
hasura version --skip-update-check --endpoint http://localhost:8080
3940
hasura migrate status --skip-update-check --endpoint http://localhost:8080
4041
- name: Use Node.js ${{ matrix.node-version }}
4142
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)