Skip to content

Commit 9d58ee7

Browse files
committed
updated python3.8.yaml
1 parent 504a7fd commit 9d58ee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python3.8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424

2525
concurrency:
2626
group: ${{ github.ref }}-${{ github.workflow }}
27-
cancel-in-progress: false # build auto-cancellation - enabling this causes false-positive badge failure statuses
27+
cancel-in-progress: true
2828

2929
jobs:
3030
build:

0 commit comments

Comments
 (0)