Skip to content

Commit

Permalink
Update test-cartesian.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt authored Jan 6, 2025
1 parent eb9b2fe commit 3831eb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-cartesian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install C++ libraries
if: ${{ matrix.os == 'ubuntu-latest' }}
shell: bash
run: |
sudo apt install libboost-dev
echo "BOOST_ROOT=/usr/include" >> $GITHUB_ENV
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 3831eb4

Please sign in to comment.