Skip to content

Commit

Permalink
Check the list in /cores directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mame committed May 20, 2024
1 parent a10a483 commit aa48d8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,10 @@ jobs:
SLACK_WEBHOOK_URL: ${{ secrets.SIMPLER_ALERTS_URL }} # ruby-lang slack: ruby/simpler-alerts-bot
if: ${{ failure() }}

- name: check /cores
run: |
ls -l /cores
result:
if: ${{ always() }}
name: ${{ github.workflow }} result
Expand Down

0 comments on commit aa48d8d

Please sign in to comment.