Skip to content

Commit

Permalink
Issue TBD54566975#94: KT Build and Test depend on main build and test
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger committed Jul 28, 2024
1 parent 591bca6 commit d9bf560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-issue-94.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
run: just lint

kt-test:
needs: [test-and-build]
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d9bf560

Please sign in to comment.