Skip to content

Commit

Permalink
ls (debug)
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Nov 11, 2024
1 parent 5454afa commit 3d9bdb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ jobs:
- uses: actions/checkout@v4
- run: python3 -m pip install .[test]
name: Install Bempp
- run: ls
name: ls
- run: python3 -m pytest examples/test.py --has-dolfin 0 --has-dolfinx 0 --has-exafmm 1
name: Run Bempp examples

Expand Down

0 comments on commit 3d9bdb2

Please sign in to comment.