Skip to content

Commit

Permalink
Trace build failure.
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Ombredanne <[email protected]>
  • Loading branch information
pombredanne committed Feb 13, 2024
1 parent f5f3d3b commit 61efd1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ jobs:
- uses: actions/download-artifact@v4
with:
path: intbitset-build
- run: pipx run twine check --strict intbitset-build/*
- run: find . -ls
- run: pipx run twine check --strict intbitset-build/*/*

test_on_many_oses:
name: Run tests ${{ matrix.python }} on ${{ matrix.os }}
Expand Down

0 comments on commit 61efd1e

Please sign in to comment.