Skip to content

Commit 6355e86

Browse files
committed
removed testsing concurently this needs to be ran step by step
1 parent 0a94ab0 commit 6355e86

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/zephyr.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
name: Zephyr wolfTPM Tests
22

3-
# START OF COMMON SECTION
43
on:
54
push:
65
branches: [ '*' ]
76
pull_request:
87
branches: [ '*' ]
98

10-
concurrency:
11-
group: ${{ github.workflow }}-${{ github.ref }}
12-
cancel-in-progress: true
13-
# END OF COMMON SECTION
14-
159
jobs:
1610
run_test:
1711
name: Build

0 commit comments

Comments
 (0)