Browse Source

github workflows: fix bad syntax in pioneer-pr.yml

Mokhtar Naamani 4 years ago
parent
commit
9e8cf710b3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/pioneer-pr.yml

+ 0 - 1
.github/workflows/pioneer-pr.yml

@@ -19,7 +19,6 @@ jobs:
         yarn install --frozen-lockfile
         yarn workspace pioneer run build:code
 
-jobs:
   pioneer_build_code_osx:
     name: (MacOS) Build Code
     runs-on: macos-latest