diff --git a/.github/workflows/workflow.yaml b/.github/workflows/workflow.yaml index 4eb0b9a..1d1fcb9 100644 --- a/.github/workflows/workflow.yaml +++ b/.github/workflows/workflow.yaml @@ -26,7 +26,7 @@ jobs: # - name: CMN-Test Stage # run: ./build/bin/common-tests - Perf_Test_Workflow: + Basic_Workflow: strategy: matrix: os: [ @@ -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