Skip to content

Commit f599ff9

Browse files
authored
1 parent 9f64cd2 commit f599ff9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci_tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ jobs:
5151
test:
5252
name: ${{ matrix.os }} - Python ${{ matrix.python-version }}
5353
runs-on: ${{ matrix.os }}
54+
environment:
55+
name: pr-tests
56+
deployment: false
5457
permissions:
5558
id-token: write # This is required for requesting OIDC token for codecov
5659
strategy:

0 commit comments

Comments
 (0)