We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57482f4 commit ec505e1Copy full SHA for ec505e1
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
##
48
Test:
49
needs: [Build]
50
- uses: ./.github/workflows/_test_spot.yml
+ uses: ./.github/workflows/_test.yml
51
strategy:
52
matrix:
53
os: [ubuntu-latest]
0 commit comments