We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fdff4 commit 8c03198Copy full SHA for 8c03198
1 file changed
.github/workflows/Check.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
15
env:
16
# Skip runic-pre-commit since we use runic-action below instead
17
- SKIP: runic
+ SKIP: runic,runic-md
18
19
runic:
20
name: "Runic"
0 commit comments