We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8c2ab commit 61a4972Copy full SHA for 61a4972
1 file changed
.github/workflows/ci.yml
@@ -84,6 +84,8 @@ jobs:
84
os: ubuntu-latest
85
- suite: rsdoctor
86
87
+ - suite: rspress
88
+ os: ubuntu-latest
89
fail-fast: false
90
runs-on: ${{ matrix.os }}
91
name: rstest (${{ matrix.suite }})
0 commit comments