This repository was archived by the owner on Aug 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 - .github/workflows/validate-linux-binaries.yml
1616 - .github/workflows/validate-windows-binaries.yml
1717 - .github/workflows/validate-macos-binaries.yml
18- - . test/smoke_test/*
18+ - test/smoke_test/*
1919 pull_request :
2020 paths :
2121 - .github/workflows/validate-nightly-binaries.yml
2222 - .github/workflows/validate-linux-binaries.yml
2323 - .github/workflows/validate-windows-binaries.yml
2424 - .github/workflows/validate-macos-binaries.yml
25- - . test/smoke_test/*
25+ - test/smoke_test/*
2626
2727jobs :
2828 nightly :
Original file line number Diff line number Diff line change 1515 - .github/workflows/validate-linux-binaries.yml
1616 - .github/workflows/validate-windows-binaries.yml
1717 - .github/workflows/validate-macos-binaries.yml
18- - . test/smoke_test/*
18+ - test/smoke_test/*
1919 pull_request :
2020 paths :
2121 - .github/workflows/validate-release-binaries.yml
2222 - .github/workflows/validate-linux-binaries.yml
2323 - .github/workflows/validate-windows-binaries.yml
2424 - .github/workflows/validate-macos-binaries.yml
25- - . test/smoke_test/*
25+ - test/smoke_test/*
2626
2727jobs :
2828 release :
You can’t perform that action at this time.
0 commit comments