We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2ad40 commit 5667543Copy full SHA for 5667543
1 file changed
.github/workflows/test.yml
@@ -28,6 +28,10 @@ jobs:
28
fi
29
30
done
31
+ env:
32
+ GITHUB_STATUS_IGNORED: "0"
33
+ GITHUB_STATUS_IGNORED: "unreleased-deps, "
34
+
35
test:
36
runs-on: ubuntu-22.04
37
container: ${{ matrix.container }}
0 commit comments