Skip to content

Commit

Permalink
test requires envvar wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gertjanvanzwieten committed Jan 30, 2025
1 parent 8384491 commit b3899eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ jobs:
- name: Install Graphviz
if: ${{ matrix.os == 'ubuntu-latest' }}
run: |
sudo apt install -y graphviz
echo "NUTILS_TESTING_REQUIRES_APPLICATION=${{env.NUTILS_TESTING_REQUIRES_APPLICATION}}:dot"
- name: Install Gmsh
# install gmsh via pip on windows and macos and via apt on linux, as
Expand Down

0 comments on commit b3899eb

Please # to comment.