Skip to content

Commit

Permalink
??
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Nov 3, 2023
1 parent 19c7c3b commit a7876be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
- name: Install coverage dependencies
run: pip install pytest-cov pytest-dependency setuptools

# - name: Build
# run: python setup.py build_ext --inplace
- name: Build
run: python setup.py build_ext --inplace

- name: Install charcoal
run: pip install -e .
Expand Down

0 comments on commit a7876be

Please sign in to comment.