Skip to content

Commit

Permalink
Try to fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-penev committed Mar 11, 2024
1 parent e68a1da commit 31b829c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
run: |
export
conda info --envs
echo "!!! $CONDA_PREFIX"
sudo ln -s $CONDA_PREFIX/bin/xcpp /bin/xcpp
$CONDA_PREFIX/bin/pytest test --reruns 5

- name: Prepare code coverage report
Expand Down

0 comments on commit 31b829c

Please sign in to comment.