Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgiving committed Sep 15, 2023
1 parent 6643d0c commit fb11796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
mkdir build && cd build
cmake -DENABLE_ADE_TESTING=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=${{ matrix.version }} ..
make -j
make -j -f makefile.txt
# - name: ADE-Test Stage
# run: ./build/bin/ade-tests
Expand Down

0 comments on commit fb11796

Please sign in to comment.