Skip to content

Update learn-github-actions.yml #19

Update learn-github-actions.yml

Update learn-github-actions.yml #19

Workflow file for this run

name: Random Test

Check failure on line 1 in .github/workflows/RandomTests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/RandomTests.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: Explore-GitHub-Actions
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [workflow_dispatch]
jobs:
Explore-GitHub-Actions:
runs-on: self-hosted
steps:
-run: "C:\\TestRunner\\GITHUB_Batch.bat"