Skip to content

Commit

Permalink
Slight change for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
pmatos committed Apr 15, 2024
1 parent c5d6e27 commit ce8d015
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-code-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ on:
jobs:
code_formatter:
runs-on: [self-hosted, ARM64]
if: github.repository == 'FEX-Emu/FEX'
# Temporary block comment for testing
# if: github.repository == 'FEX-Emu/FEX'

steps:
- name: Fetch FEX sources
Expand Down

0 comments on commit ce8d015

Please sign in to comment.