Skip to content

Commit

Permalink
added soft link to wxflow for running in ci unit test dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Terry McGuinness committed Jun 28, 2024
1 parent 5f9c85e commit 8bad9d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_uint_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
git submodule update --init --recursive
./link_workflow.sh
cd $GITHUB_WORKSPACE/ci/scripts/tests
ln -s ../wxflow
pytest -v --junitxml $GITHUB_WORKSPACE/ci/scripts/tests/test-results.xml
Expand Down

0 comments on commit 8bad9d1

Please sign in to comment.