We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32eb655 commit 1455444Copy full SHA for 1455444
.github/workflows/ci_tests.yaml
@@ -51,8 +51,6 @@ jobs:
51
test:
52
name: ${{ matrix.os }} - Python ${{ matrix.python-version }}
53
runs-on: ${{ matrix.os }}
54
- environment:
55
- name: pr-tests
56
permissions:
57
id-token: write # This is required for requesting OIDC token for codecov
58
strategy:
0 commit comments