Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan committed Sep 13, 2023
1 parent 0d71bc7 commit 5f7d074
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
jobs:
ci:
needs: dependabot
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -22,7 +21,6 @@ jobs:
- '3.10'
- '3.11'
consistency:
needs: dependabot
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5f7d074

Please sign in to comment.