Skip to content

Commit

Permalink
try this?
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Brody committed Aug 13, 2024
1 parent f61a325 commit 750bda8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ jobs:
needs: lint # don't want to waste e2e runs
steps:
- uses: actions/checkout@v4
- uses: ./
id: e2e-test
- uses: ./actions/e2e-test

0 comments on commit 750bda8

Please sign in to comment.