Skip to content

Commit

Permalink
we vendor bats and need perltidy
Browse files Browse the repository at this point in the history
  • Loading branch information
docwhat committed Jun 12, 2024
1 parent da39389 commit 1b13bdb
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Setup Bats and bats libs
uses: bats-core/[email protected]
with:
detik-install: false
support-install: false
assert-install: false
file-install: false
- name: Install perltidy
run: apt-get update && apt-get install -y perltidy

- name: Bootstrap Check
run: ./script/bootstrap
Expand Down

0 comments on commit 1b13bdb

Please sign in to comment.