We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1bde1a commit b3cc7f7Copy full SHA for b3cc7f7
.github/workflows/CI.yml
@@ -13,4 +13,4 @@ env:
13
14
jobs:
15
testing:
16
- uses: quatrope/scikit-criteria/.github/workflows/tests.yml@ccb10d1900e528cea481f170ad76cac2c15c283b
+ uses: quatrope/scikit-criteria/.github/workflows/tests.yml@c1bde1a11bd073b6407be7448e9a8cdccfc62b1a
.github/workflows/publish.yml
@@ -9,7 +9,7 @@ on:
9
10
11
12
deploy:
needs: testing
0 commit comments