Skip to content

Commit

Permalink
add test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
julienp committed Jan 22, 2025
1 parent f015c71 commit 6035ce5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ jobs:
uses: docker/setup-buildx-action@v3
with:
install: true
- name: Fail test
run: exit 1
- name: Build
run: |
docker build \
Expand Down

0 comments on commit 6035ce5

Please sign in to comment.