Skip to content

Update test_trigger.yaml #8

Update test_trigger.yaml

Update test_trigger.yaml #8

Workflow file for this run

name: Trigger Test
on:
push:
jobs:
trigger-test:
runs-on: ubuntu-latest
steps:
- run: |
pwd
ls -al
python3 --version
python3 ${GITHUB_WORKSPACE}/test.py