Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
privat committed Jun 27, 2024
1 parent 4dd5273 commit a5be081
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- uses: actions/checkout@v4
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y $BASIC_PACKAGES
- run: exit 1 # foprce failure
- run: make
- uses: actions/upload-artifact@v4
with:
Expand Down Expand Up @@ -201,7 +200,6 @@ jobs:
- uses: actions/checkout@v4
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y $BASIC_PACKAGES
- run: exit 1 # Force fail
- run: make bootstrap-full

bench-fast:
Expand Down

0 comments on commit a5be081

Please sign in to comment.