Skip to content

Commit

Permalink
fix(ci): address health check yarn deps failure on daily CI run (#13483)
Browse files Browse the repository at this point in the history
* remove duplicate checkout

* run on PR

* remove tmp PR
  • Loading branch information
clemsos committed Mar 18, 2024
1 parent 38c3fcc commit 53c7a31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/health-check/action.yml
Expand Up @@ -9,7 +9,6 @@ env:
runs:
using: "composite"
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
Expand Down

0 comments on commit 53c7a31

Please sign in to comment.