Try to diagnose bad PYTHONPATH detection by crlenv.py

This commit is contained in:
Jean-Paul Chaput 2023-08-05 01:25:37 +02:00
parent 226efd0f02
commit 58724e9421
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
run: | run: |
export CORIOLIS_TOP=${{ github.workspace }}/coriolis-2.x/Linux.x86_64/Release.Shared/install export CORIOLIS_TOP=${{ github.workspace }}/coriolis-2.x/Linux.x86_64/Release.Shared/install
cd ${{ github.workspace }}/coriolis-2.x/src/alliance-check-toolkit/benchs cd ${{ github.workspace }}/coriolis-2.x/src/alliance-check-toolkit/benchs
../bin/crlenv.py ../bin/crlenv.py --verbose
../bin/gopy.sh --github-runner ../bin/gopy.sh --github-runner
- name: Archive code coverage results - name: Archive code coverage results
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3