mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 05:47:35 -04:00
CI script fix
This commit is contained in:
parent
fcf9c13d5f
commit
7cc6df7e7c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -166,10 +166,10 @@ jobs:
|
|||
./ci/regression.sh --${{ matrix.name }}
|
||||
fi
|
||||
|
||||
complete:
|
||||
complete:
|
||||
runs-on: ubuntu-20.04
|
||||
needs: tests
|
||||
|
||||
steps:
|
||||
- name: Final check
|
||||
- name: Check Completion
|
||||
run: echo "All matrix jobs passed"
|
Loading…
Add table
Add a link
Reference in a new issue