Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgiving committed Sep 15, 2023
1 parent 15e1082 commit 8f0c7d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yaml
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
mkdir build && cd build
cmake -DENABLE_ADE_TESTING=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=${{ matrix.version }} -G Ninja ..
cmake --build . --target GTest
cmake --build .
# - name: ADE-Test Stage
Expand Down

0 comments on commit 8f0c7d8

Please sign in to comment.