on: [push] jobs: run_tests: runs-on: ubuntu-latest steps: - name: Run tests run: echo "Running tests in Workflow A..."