Skip to content

Verifying refs/heads/test-env (push to test-env branch) 🚀 #5

Verifying refs/heads/test-env (push to test-env branch) 🚀

Verifying refs/heads/test-env (push to test-env branch) 🚀 #5

name: Run Tests
run-name: Verifying ${{ github.ref }} (push to test-env branch) 🚀
on:
push:
branches:
- 'test-env'
jobs:
RunTests:
uses: ./.github/workflows/run_tests_base.yml
with:
run_outputbased_tests: true