Skip to content

remove undefined function #48

remove undefined function

remove undefined function #48

Workflow file for this run

name: Dev workflow
on:
pull_request:
branches: [main, deploy-test]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
call-test-workflow:
#https://docs.github.com/en/actions/using-workflows/reusing-workflows#calling-a-reusable-workflow
uses: ./.github/workflows/run-tests.yml