Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
Signed-off-by: midays <[email protected]>
  • Loading branch information
midays committed Nov 19, 2024
1 parent e8f0217 commit 18766e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-nightly-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}

run-pytest:
run-tests:
needs: run-provisioner-workflow
runs-on: ${{ needs.run-provisioner-workflow.outputs.instance_label }}
steps:
Expand Down

0 comments on commit 18766e6

Please sign in to comment.