-
-
Notifications
You must be signed in to change notification settings - Fork 268
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: crate build issues with
stream
feature (#711)
* fix: crate build issues with `stream` feature Fix a build issue introduced by #690 when building octocrab with the `stream` feature. Closes: #707 * style: cargo fmt * ci: add checks for `stream` feature * docs: fix release-asset stream test * Add LLVM for symboliser. * Add ubuntu check * Remove --verbose * ci: feature matrix * ci: add missing dollar sign --------- Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
- Loading branch information
1 parent
9647ad4
commit 227716f
Showing
3 changed files
with
11 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