Skip to content

Commit

Permalink
Automation to check dependent packages for breakage
Browse files Browse the repository at this point in the history
  • Loading branch information
colincasey committed Jul 20, 2023
1 parent 65affea commit f08cb20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-dependents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:

jsdom:
runs-on: ubuntu-latest
needs: [package]
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit f08cb20

Please sign in to comment.