Skip to content

Commit

Permalink
9
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgiving committed Aug 13, 2022
1 parent 145a7a7 commit ce2fcc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Expand Up @@ -18,7 +18,7 @@ jobs:
mkdir build
cd build
cmake -DENABLE_ADE_TESTING=ON -DCMAKE_BUILD_TYPE=Release ..
make test
make -j
- name: ADE-Test Stage
run: |
Expand Down

0 comments on commit ce2fcc4

Please sign in to comment.