Skip to content

Commit

Permalink
add opt run
Browse files Browse the repository at this point in the history
  • Loading branch information
mahf708 authored Sep 24, 2024
1 parent 9429b9d commit 782baa7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/eamxx-gh-ci-standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,8 @@ jobs:
fail-fast: false
matrix:
test:
# TODO: add opt, dbg, etc. here once we stabilize testing
# TODO: note that currently, there is a fail in atm_proc test
# TODO: components/eamxx/src/share/tests/atm_process_tests.cpp
# TODO: REQUIRE (dag.has_unmet_dependencies());
# TODO: but only on some machines...
- sp
- opt
container:
image: ghcr.io/e3sm-project/containers-ghci:ghci-0.1.2

Expand Down

0 comments on commit 782baa7

Please sign in to comment.