Skip to content

Deploy code as an EDC Lambda function #63

Deploy code as an EDC Lambda function

Deploy code as an EDC Lambda function #63

Workflow file for this run

name: Test and build
on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop
jobs:
call-pytest-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
with:
local_package_name: opera_rtc_s1_browse
python_versions: >-
["3.10", "3.11", "3.12"]