Skip to content

Commit

Permalink
Add check gh status step
Browse files Browse the repository at this point in the history
  • Loading branch information
dbast authored Nov 6, 2023
1 parent 3fdd220 commit 438710b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ jobs:
runs-on: macos-12
name: Build board with vagrant
steps:
- name: Check GitHub Status
uses: crazy-max/ghaction-github-status@v4

- uses: actions/[email protected]

- name: Cache Vagrant boxes
Expand Down

0 comments on commit 438710b

Please sign in to comment.