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 committed Dec 9, 2024
1 parent 8110c2b commit 55d6bd2
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 @@ -28,10 +28,6 @@ jobs:
pylint:
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 55d6bd2

Please sign in to comment.