Skip to content

Commit

Permalink
update(bc): comment github action for bats
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaijin66 committed Apr 11, 2024
1 parent 3d8a80e commit 83b4c7e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,4 @@ jobs:
bats-version: 1.2.1

- name: Check out code
uses: actions/checkout@v1

- name: Run unit tests
run: bats -r .
uses: actions/checkout@v1

0 comments on commit 83b4c7e

Please sign in to comment.