Skip to content

Commit

Permalink
Add documentations
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Nov 17, 2024
1 parent 773d257 commit 4f10467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: mvn -B clean verify

deploy-docs:
needs: tests
# needs: tests
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
Expand Down

0 comments on commit 4f10467

Please sign in to comment.