Skip to content

Commit

Permalink
Check if the runner cleans up the environment
Browse files Browse the repository at this point in the history
  • Loading branch information
nitins17 committed Sep 1, 2023
1 parent 36b05db commit d3e7fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Hello Step
run: echo "Hello world!!!"
run: echo "Hello world!"

0 comments on commit d3e7fe7

Please sign in to comment.