Skip to content

Commit

Permalink
task/GITHUB-2414 GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Thomas jjthom3 committed Jul 1, 2024
1 parent 5a0136f commit 59b2333
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ jobs:
compose-build-and-test:
runs-on: ubuntu-latest
steps:
- name: Run a failing command
run: exit 1
- name: Free up some space
run: |
sudo rm -rf /usr/share/dotnet
Expand Down

0 comments on commit 59b2333

Please sign in to comment.