pull/7431/head
zomars 2023-02-25 08:05:35 -07:00
parent 4636609be2
commit 1cc8e6e897
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
- uses: ./.github/actions/cache-db - uses: ./.github/actions/cache-db
- uses: ./.github/actions/env-read-file - uses: ./.github/actions/env-read-file
- uses: ./.github/actions/cache-build - uses: ./.github/actions/cache-build
- run: yarn test-e2e - run: yarn e2e
- name: Upload test results - name: Upload test results
if: ${{ always() }} if: ${{ always() }}
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2