ソースを参照

Update test-backend.yml

abelanger5 5 年 前
コミット
b5c20ad2b3
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .github/workflows/test-backend.yml

+ 1 - 0
.github/workflows/test-backend.yml

@@ -5,6 +5,7 @@ jobs:
   backend-tests:
   backend-tests:
     name: Run Go tests
     name: Run Go tests
     runs-on: ubuntu-latest
     runs-on: ubuntu-latest
+    steps:
     - uses: actions/checkout@v2
     - uses: actions/checkout@v2
     - uses: actions/setup-go@v2.1.4
     - uses: actions/setup-go@v2.1.4
       with:
       with: