diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 25526bf6f..a3125fc8f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: id: test-action uses: ./ with: - milliseconds: 1000 + configuration-file: example/file.yaml - name: Print Output id: output