-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This fixes a few issues discovered today: - The python env bug, which bit us a few times already: #1006 a few months ago, and [more recently today](https://github.com/NomicFoundation/slang/actions/runs/10487528897/job/29049166673). - Deduplicate CI jobs that trigger twice on PRs from branches in the main repo. - Deduplicate `ci/ci` and `deploy/ci` jobs that cancel each other on when merging to `main` ([most recent failure](https://github.com/NomicFoundation/slang/actions/runs/10487528897/job/29048073333)).
- Loading branch information
1 parent
fccfec5
commit b1afb08
Showing
4 changed files
with
16 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters