We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c18fd commit dba03b5Copy full SHA for dba03b5
.github/workflows/nodejs.yml
@@ -36,7 +36,6 @@ jobs:
36
run: |
37
docker ps
38
cd docker
39
- hasura version --skip-update-check --endpoint http://localhost:8080
40
hasura migrate status --skip-update-check --endpoint http://localhost:8080
41
- name: Use Node.js ${{ matrix.node-version }}
42
uses: actions/setup-node@v1
0 commit comments