We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7547b37 commit 5670555Copy full SHA for 5670555
.github/workflows/build-and-test.yml
@@ -2,9 +2,9 @@ name: Build and Test
2
3
on:
4
push:
5
- branches: [ master, develop, release, lew-develop ]
+ branches: [ master, develop, release ]
6
pull_request:
7
8
9
env:
10
OMP_NUM_THREADS: 1
0 commit comments