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 8a26135 commit 1d0a435
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yaml
Expand Up @@ -12,6 +12,7 @@ jobs:
matrix:
version: [17]
os: [
ubuntu-20.04,
windows-2022,
]

Expand All @@ -36,7 +37,9 @@ jobs:
fi
- name: ADE-Test Stage
shell: bash
run: ./build/bin/ade-tests

- name: CMN-Test Stage
shell: bash
run: ./build/bin/common-tests

0 comments on commit 1d0a435

Please sign in to comment.