We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d29742f commit da7a663Copy full SHA for da7a663
.github/workflows/ci.yml
@@ -22,6 +22,7 @@ jobs:
22
build:
23
runs-on: ubuntu-latest
24
needs: lint
25
+ environment: CI
26
strategy:
27
matrix:
28
python-version:
0 commit comments