Skip to content

Testing capturing step output #43

Testing capturing step output

Testing capturing step output #43

Workflow file for this run

---
name: Testing GH Actions
on:
- push
jobs:
basic_job:
runs-on: "ubuntu-24.04"
steps:
- run: python3 --version