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 f487b84 commit 14c86fcCopy full SHA for 14c86fc
.github/workflows/main.yml
@@ -295,7 +295,7 @@ jobs:
295
container: ${{ matrix.platform.container.name }}
296
container-version: ${{ env.docker-registry-container-sha }}
297
- name: Test
298
- uses: .github/workflows/run-build.yml@ethomson/workflow
+ uses: ./.github/actions/run-build
299
with:
300
command: cd build && ../source/ci/test.sh
301
0 commit comments