Skip to content

new commit for testing #57

new commit for testing

new commit for testing #57

name: run-integ-tests
on:
pull_request:
branches: [ "main" ]
jobs:
run-integ-tests:
environment: integ-test-workflow-env
name: run integ tests
runs-on: ubuntu-latest
steps:
- name: RunTestSuite
# this needs to wait until the cached build is available...
# can use $GITHUB_SHA to get the last commit hash on the PR
run: |
curl --header "Content-Type: application/json" --request POST \
--data '{"prNumber":${{ github.event.number }}, "lastCommitSha": $GITHUB_SHA }' \
https://hmc71to6j7.execute-api.us-east-1.amazonaws.com/prod/