Skip to content

Commit

Permalink
Changes for CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Sep 30, 2023
1 parent f02be46 commit c7292e6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
export CXXFLAGS="-std=c++14"
python setup.py build
tox -e${{ matrix.toxenv }}
- name: Test Python module
run: |
python run_tests.py
build_ubuntu:
runs-on: ubuntu-22.04
strategy:
Expand Down

0 comments on commit c7292e6

Please sign in to comment.