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 d6900c4 commit 8bb4109Copy full SHA for 8bb4109
.github/workflows/ci.yml
@@ -171,9 +171,6 @@ jobs:
171
with:
172
runs-on: ${{ matrix.runs-on }}
173
setup-z3: true
174
- permissions:
175
- contents: read
176
- id-token: write
177
178
# run extensive Python tests on PRs labeled with the `extensive-python-ci` label
179
python-tests-extensive:
@@ -199,9 +196,6 @@ jobs:
199
196
200
197
201
198
202
203
204
205
206
python-coverage:
207
name: 🐍 Coverage
0 commit comments