Skip to content

Retry failed s3 putObject due to conflict #146

Retry failed s3 putObject due to conflict

Retry failed s3 putObject due to conflict #146

Workflow file for this run

name: e2e Tests
on: [push, pull_request]
jobs:
jest:
name: e2e tests
runs-on: ubuntu-latest
if: github.repository_owner == 'mitchmac'
steps:
- name: Checkout
uses: actions/checkout@v3
- run: ./run-db-test.sh
working-directory: ./test
- run: ./run-s3-test.sh
working-directory: ./test