Skip to content

Commit

Permalink
Revert "test: what version of fmt do ubuntu runners load?"
Browse files Browse the repository at this point in the history
This reverts commit 779ea34.
  • Loading branch information
c-dilks committed Jan 13, 2024
1 parent 779ea34 commit 4899ecb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
name: Build HIPO
runs-on: ${{ inputs.runner }}
steps:
- run: apt search fmt
- run: apt show fmt
- run: sudo apt -y install fmt
- name: checkout hipo
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 4899ecb

Please sign in to comment.