Skip to content

Commit

Permalink
Update test-workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaStakater authored Jan 1, 2024
1 parent b1a1cdf commit e54c425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Test masking inputs
id: add_mask
id: loop
run: |
inps=$(jq -r '.inputs' $GITHUB_EVENT_PATH)
for i in $inps
Expand Down

0 comments on commit e54c425

Please sign in to comment.