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 5881592 commit f9e07b7Copy full SHA for f9e07b7
.github/workflows/deploy.yml
@@ -15,7 +15,6 @@ jobs:
15
- uses: psf/black@stable
16
with:
17
options: "--check --verbose"
18
- src: "./pyconweb2022"
19
20
- name: Set up Python ${{ matrix.python-version }}
21
uses: actions/setup-python@v2
.github/workflows/deploy_on_dev.yml
@@ -17,7 +17,6 @@ jobs:
22
23
0 commit comments