Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Jun 24, 2024
1 parent 0d6f6aa commit ef46de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stage-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
# TODO: the checkout code is also duplicated in the macOS stage tests
# But it's only a few lines of code so I didn't bother.
# But it's only a few lines of code so I didn't bother to create a composite action for it.
- name: Get tests and Github action scripts
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit ef46de6

Please sign in to comment.