Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Marr <[email protected]>
  • Loading branch information
smarr committed Jan 26, 2025
1 parent 6df58e8 commit ee1e853
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ jobs:
pip install pytest
pip install .
#pytest
#(cd rebench && rebench -D ../rebench.conf e:TestRunner2)
pytest
(cd rebench && rebench -D ../rebench.conf e:TestRunner2)

python3 setup.py sdist build
python3 setup.py sdist bdist_wheel
Expand Down

0 comments on commit ee1e853

Please sign in to comment.