Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Nov 15, 2024
1 parent eaf92bd commit a2d6cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
shell: bash
if: runner.os == 'macOS'

- name: Test
- name: Test
working-directory: ${{ inputs.working_directory }}
run: |
ulimit -c unlimited
Expand Down

0 comments on commit a2d6cd1

Please sign in to comment.