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 b023cd2 commit b282e81Copy full SHA for b282e81
.github/workflows/cicd.yml
@@ -108,7 +108,6 @@ jobs:
108
- mypy
109
- py-setup
110
- py-dependencies
111
- concurrency: tag-and-release # prevent any possible race conditions
112
uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@tag-and-release
113
with:
114
python-version: "${{ fromJSON(needs.py-versions.outputs.matrix)[0] }}"
resources/nested/file.txt
@@ -27,3 +27,4 @@ hello deimos
27
hello risa
28
hello rigel
29
hello bajor
30
+hello cardassia
0 commit comments