Skip to content

Commit

Permalink
ci: Missing bats
Browse files Browse the repository at this point in the history
  • Loading branch information
lasuillard committed Aug 31, 2024
1 parent 790a3dd commit 4ef471d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

- name: Set up Bats
uses: bats-core/[email protected]

- name: Build Docker image
uses: docker/build-push-action@v6
with:
Expand Down

0 comments on commit 4ef471d

Please sign in to comment.