Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KevDevSha authored Nov 7, 2024
1 parent dd4b3cc commit df0c337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request: {}
jobs:
check-ip:
runs-on: linux-ubuntu-latest
runs-on: mosaic-4wide
steps:
- name: Check Runner IP

Check failure on line 8 in .github/workflows/test.yaml

View workflow job for this annotation

GitHub Actions / code-quality (3.11, [dev])

8:7 [indentation] wrong indentation: expected 4 but found 6
run: curl https://ipinfo.io/ip
Expand Down

0 comments on commit df0c337

Please sign in to comment.