Skip to content

chore(mocha): re-enable parallel test mode #44

chore(mocha): re-enable parallel test mode

chore(mocha): re-enable parallel test mode #44

name: Deploy Turbo Upload Lambdas
concurrency:
group: build-deploy-lambdas-${{ github.ref_name }}
cancel-in-progress: true
on: [push]
jobs:
build:
runs-on: ubuntu-latest
environment: ${{ github.ref_name }}
steps:
- uses: actions/checkout@v3
- name: Build with Yarn
run: yarn && yarn build:lambda