Skip to content

Commit b282e81

Browse files
committed
remove extra concurrency
1 parent b023cd2 commit b282e81

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ jobs:
108108
- mypy
109109
- py-setup
110110
- py-dependencies
111-
concurrency: tag-and-release # prevent any possible race conditions
112111
uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@tag-and-release
113112
with:
114113
python-version: "${{ fromJSON(needs.py-versions.outputs.matrix)[0] }}"

resources/nested/file.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ hello deimos
2727
hello risa
2828
hello rigel
2929
hello bajor
30+
hello cardassia

0 commit comments

Comments
 (0)