Skip to content

Commit 782baa7

Browse files
authored
add opt run
1 parent 9429b9d commit 782baa7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/eamxx-gh-ci-standalone.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,8 @@ jobs:
3131
fail-fast: false
3232
matrix:
3333
test:
34-
# TODO: add opt, dbg, etc. here once we stabilize testing
35-
# TODO: note that currently, there is a fail in atm_proc test
36-
# TODO: components/eamxx/src/share/tests/atm_process_tests.cpp
37-
# TODO: REQUIRE (dag.has_unmet_dependencies());
38-
# TODO: but only on some machines...
3934
- sp
35+
- opt
4036
container:
4137
image: ghcr.io/e3sm-project/containers-ghci:ghci-0.1.2
4238

0 commit comments

Comments
 (0)