Skip to content

Commit

Permalink
test action
Browse files Browse the repository at this point in the history
  • Loading branch information
vijayamadhavareddy committed Apr 15, 2024
1 parent 42f337b commit 3c1a637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ jobs:
uses: actions/checkout@v4

- name: test parameter store
uses: .
uses: ./
with:
parameters: test=test

- name: test parameter store
uses: .
uses: ./
with:
parameters: |
test=test
Expand Down

0 comments on commit 3c1a637

Please sign in to comment.