Skip to content

Adding "publish-to-gts" script #346

Adding "publish-to-gts" script

Adding "publish-to-gts" script #346

Workflow file for this run

name: Run tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: php ./.github/workflows/scripts/run-tests.php