diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index 93a881cd7..94ef49cc5 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -17,10 +17,6 @@ jobs: - uses: borales/actions-yarn@v2.0.0 with: cmd: install - - name: Running tests - uses: borales/actions-yarn@v2.0.0 - with: - cmd: test - name: Publishing records uses: borales/actions-yarn@v2.0.0 with: