Skip to content

Commit

Permalink
Links the documentation job into the workflow requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
stumpylog committed Dec 21, 2023
1 parent ff2a656 commit 6ef285d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ jobs:
needs:
- build
- test
- documentation
steps:
-
uses: actions/checkout@v4
Expand Down Expand Up @@ -259,6 +260,7 @@ jobs:
needs:
- build
- test
- documentation
steps:
-
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 6ef285d

Please sign in to comment.