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 aaab90a commit 7ed444dCopy full SHA for 7ed444d
1 file changed
.github/workflows/ci.yaml
@@ -23,8 +23,3 @@ jobs:
23
- uses: actions/checkout@v6
24
- run: |
25
scripts/test.sh --variant "${{ matrix.variant }}" --os "${{ matrix.os }}"
26
- verdict:
27
- needs: test
28
- runs-on: ubuntu-latest
29
- steps:
30
- - run: echo "All tests passed!"
0 commit comments