mirror of
https://github.com/jlengrand/push-adyen-collections-to-postman-javascript-action.git
synced 2026-03-10 08:41:23 +00:00
Id in right place
This commit is contained in:
2
.github/workflows/sampletest.yml
vendored
2
.github/workflows/sampletest.yml
vendored
@@ -6,9 +6,9 @@ jobs:
|
||||
sample_test_job:
|
||||
runs-on: ubuntu-latest
|
||||
name: A job to test the action in the repo
|
||||
id: hello
|
||||
steps:
|
||||
- name: push-adyen-collections-to-postman-javascript-action
|
||||
id: hello
|
||||
uses: jlengrand/push-adyen-collections-to-postman-javascript-action@v0.1
|
||||
with:
|
||||
who-to-greet: 'Mona the Octocat'
|
||||
|
||||
Reference in New Issue
Block a user