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 8b78f7c commit fe69ab2Copy full SHA for fe69ab2
.github/workflows/python_package_publish.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
run_image:
11
- runs-on: [ubuntu-latest
+ runs-on: [ubuntu-latest]
12
container:
13
image: matanrubin/python-poetry:3.9
14
0 commit comments