Skip to content

Commit

Permalink
Trying Olaf's fix proposal for the cpp-linux-x64 job.
Browse files Browse the repository at this point in the history
  • Loading branch information
rturrado committed Mar 17, 2024
1 parent ce8abf7 commit 6eeb86a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ jobs:
run: |
apt-get update
apt-get install -y bison flex default-jre pipx
pipx ensurepath
echo "root/.local/bin" >> $GITHUB_PATH
echo "${HOME}/.local/bin" >> $GITHUB_PATH
- uses: ./.github/actions/cpp-tests
with:
Expand Down

0 comments on commit 6eeb86a

Please sign in to comment.