Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgiving committed Aug 13, 2022
1 parent 2890c6b commit cbb20d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yaml
Expand Up @@ -26,7 +26,7 @@ jobs:
# - name: CMN-Test Stage
# run: ./build/bin/common-tests

Perf_Test_Workflow:
Basic_Workflow:
strategy:
matrix:
os: [
Expand All @@ -51,7 +51,7 @@ jobs:
#make -j
- name: ADE-Test Stage
run: ./D:/a/ade/ade/build/ade-tests #./build/bin/ade-tests
run: dir D:/a/ade/ade/build #./build/bin/ade-tests

- name: CMN-Test Stage
run: ./build/bin/common-tests
Expand Down

0 comments on commit cbb20d2

Please sign in to comment.