Skip to content

Commit

Permalink
make macos smoke test depend on windows job
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa committed Jul 26, 2024
1 parent ab5be11 commit 3be0762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_smoke_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
smoke-test-macos:
name: Smoke Test for Mac OS
runs-on: macos-latest
needs: smoke-test-windows
steps:
- name: Initialize smoke test
uses: cisagov/ScubaGoggles/.github/actions/initialize_smoke_test@v1
Expand Down

0 comments on commit 3be0762

Please sign in to comment.