diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 12497f9c1..b4aaad1e7 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -53,8 +53,4 @@ jobs: - name: Run Tests working-directory: ./circuits - run: yarn test - - - name: Run Tests - working-directory: ./circuits - run: yarn test + run: yarn test \ No newline at end of file