Commit 00902bef authored by Gyanendra Mishra's avatar Gyanendra Mishra Committed by GitHub

ci: fix nightly run (#339)

Co-authored-by: default avatarBarnabas Busa <busa.barnabas@gmail.com>
parent 3ce9a780
......@@ -10,7 +10,7 @@ jobs:
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps:
- uses: actions/checkout@4
- uses: actions/checkout@v4
- id: set-matrix
run: echo "::set-output name=matrix::$(ls ./.github/tests/*.yaml | jq -R -s -c 'split("\n")[:-1]')"
run_with_args:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment