We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b26bc commit e0a4630Copy full SHA for e0a4630
.github/workflows/documentation.yml
@@ -8,7 +8,7 @@ env:
8
CARGO_TERM_COLOR: always
9
10
jobs:
11
- build:
+ build-documentation:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v4
0 commit comments