Skip to content

Commit

Permalink
Do not use make install?
Browse files Browse the repository at this point in the history
  • Loading branch information
fruffy committed Mar 20, 2024
1 parent f2ef4a8 commit ddde690
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_pruner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
run: |
cd $GITHUB_WORKSPACE/../p4c/build
make -j2
sudo make install
- name: Test Pruner with CMake
run: |
cd $GITHUB_WORKSPACE/../p4c/build
Expand Down

0 comments on commit ddde690

Please sign in to comment.