Skip to content

Commit

Permalink
Add checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
nitins17 committed Sep 1, 2023
1 parent 08f4cd5 commit 36b05db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mac-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ jobs:
hello:
runs-on: [self-hosted, macOS, ARM64]
steps:
- uses: actions/checkout@v2
- name: Hello Step
run: echo "Hello world!!!"

0 comments on commit 36b05db

Please sign in to comment.