We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee9cc2 commit f5b2983Copy full SHA for f5b2983
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- racket-variant: ["BC", "CS"]
+ racket-variant: ["CS"]
16
enable-contracts: [true, false]
17
steps:
18
- uses: actions/[email protected]
0 commit comments