Throw an error if the steps has a invalid uses directive (#500)

* Throw an error if the steps has a invalid uses directive

* Refactor TestStepContextExecutor
This commit is contained in:
KADOTA, Kyohei
2021-01-24 01:07:28 +09:00
committed by GitHub
parent e37b42a333
commit 2d1a946fb1
6 changed files with 73 additions and 17 deletions

View File

@@ -0,0 +1,7 @@
name: uses-github-empty
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: empty