Skip to content

Commit

Permalink
chore: Remove Github deployment in CI stage tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lperdereau authored and lcaflc committed Dec 12, 2024
1 parent d08192b commit a95bd61
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ jobs:
black:
runs-on: ubuntu-latest
concurrency: tests
environment: tests
permissions:
id-token: write
contents: write

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a95bd61

Please sign in to comment.