Skip to content

Bump lambda/python from a9852e8 to 2951186 #401

Bump lambda/python from a9852e8 to 2951186

Bump lambda/python from a9852e8 to 2951186 #401

Workflow file for this run

---
name: Build and Test
on:
pull_request:
branches:
- main
permissions: {}
jobs:
build-and-test:
name: Build and Test
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout
id: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Build and Test
id: build_and_test
shell: bash
run: |
bash scripts/build-and-test.sh