Skip to content

Commit

Permalink
Test sanity check
Browse files Browse the repository at this point in the history
  • Loading branch information
badeball committed Jul 22, 2024
1 parent edabe78 commit 7a54e52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/examples-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ jobs:
apt-get install -y --no-install-recommends ca-certificates
- name: Checkout
uses: actions/checkout@v3.5.3
with:
sparse-checkout: examples/${{ matrix.example }}
- name: Sparse checkout sanity check
run: |
[ ! -f package.json ]
Expand Down

0 comments on commit 7a54e52

Please sign in to comment.