Skip to content

Commit a62bf6b

Browse files
committed
Fix test
1 parent 7757a0c commit a62bf6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
NOCO_URL: ${{ secrets.NOCO_URL }}
4747
NOCO_API_KEY: ${{ secrets.NOCO_API_KEY }}
4848
NOCO_BASE_ID: ${{ secrets.NOCO_BASE_ID }}
49-
TIMEOUT: ${{ inputs.environment }}
49+
TIMEOUT: ${{ inputs.timeout }}

0 commit comments

Comments
 (0)