Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Update uses in nightly job
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarbuzzi committed Apr 30, 2024
1 parent e51df10 commit b09b653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
jobs:

BUILD-TEST:
uses: ./.github/workflows/build.yml
uses: ./.github/workflows/build-test.yml
with:
wf_category: NIGHTLY
python: 3.10.12
Expand Down

0 comments on commit b09b653

Please sign in to comment.