ci: make nightly run all fe tests (#3888)

make nightly run all fe tests
This commit is contained in:
Jordan Frazier 2024-09-23 11:35:23 -07:00 committed by GitHub
commit f802f9a92a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -148,7 +148,7 @@ jobs:
needs: create-nightly-tag
uses: ./.github/workflows/typescript_test.yml
with:
tests_folder: "tests/core"
tests_folder: "tests"
secrets: inherit
backend-unit-tests: