Skip to content

Commit bcedf0e

Browse files
committed
test
1 parent 26c588f commit bcedf0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eamxx-sa-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
strategy:
7979
fail-fast: false
8080
matrix:
81-
build_type: [dbg] #[sp, dbg, fpe, opt]
81+
build_type: [sp, dbg, fpe, opt]
8282
name: gcc-openmp / ${{ matrix.build_type }}
8383
steps:
8484
- name: Check out the repository

0 commit comments

Comments
 (0)