Skip to content

Commit

Permalink
Fix repo for new job
Browse files Browse the repository at this point in the history
  • Loading branch information
sjasonsmith committed Apr 9, 2024
1 parent 10dbc7f commit 1f99a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
# in order to provide more detailed feedback.
run_unit_tests:
name: Run Code All Local Test
if: github.repository == 'MarlinFirmware/Marlin'
if: github.repository == 'sjasonsmith/Marlin'

runs-on: ubuntu-latest

Expand Down

0 comments on commit 1f99a11

Please sign in to comment.