Skip to content

Commit

Permalink
removed test depenancy in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaPaterlini committed Dec 8, 2023
1 parent df3bed8 commit b9a22be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ jobs:
test:
name: Test
runs-on: ubuntu-latest
needs: release
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit b9a22be

Please sign in to comment.