We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93372f0 commit a6f9ec4Copy full SHA for a6f9ec4
1 file changed
.github/workflows/ci.yml
@@ -52,8 +52,7 @@ jobs:
52
build:
53
name: Build Release
54
runs-on: ubuntu-latest
55
- needs: test
56
-
+
57
steps:
58
- name: Checkout code
59
uses: actions/checkout@v4
0 commit comments