Browse Source

typo

pull/3120/head
neil 4 years ago
parent
commit
c131b63852
  1. 2
      .github/workflows/PebbleStrict.yml

2
.github/workflows/PebbleStrict.yml

@ -2,7 +2,7 @@ name: PebbleStrict
on: [push, pull_request]
jobs:
formatCheck:
PebbleStrict:
runs-on: ubuntu-latest
env:
TestingDomain: example.com

Loading…
Cancel
Save