We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6bd37c commit 07cdcecCopy full SHA for 07cdcec
.github/workflows/ci.yaml
@@ -134,7 +134,7 @@ jobs:
134
with:
135
fetch-depth: 1
136
- name: Run test harness
137
- uses: loopbackio/loopback-ibmdb/test@ghaction-test
+ uses: loopbackio/loopback-ibmdb/test@ci/ghaction-test
138
139
node-version: ${{ github.matrix.node-version }}
140
db2-version: ${{ github.matrix.db2-version }}
0 commit comments