Skip to content

Commit

Permalink
fix circle ci
Browse files Browse the repository at this point in the history
  • Loading branch information
liwt31 committed Jun 27, 2024
1 parent 2411309 commit 0c2f2b4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,3 @@ workflows:
# Inside the workflow, you define the jobs you want to run.
jobs:
- build-and-test
- docs-deploy:
requires:
- build-and-test
filters:
branches:
only: master

0 comments on commit 0c2f2b4

Please sign in to comment.