mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-04-13 05:13:50 +00:00
Merge pull request #57 from NotAShelf/notashelf/push-pynzzylozqql
NO MORE STDS!!!!!
This commit is contained in:
commit
bf25c77b8f
20 changed files with 1219 additions and 221 deletions
5
.github/workflows/hotpath-profile.yml
vendored
5
.github/workflows/hotpath-profile.yml
vendored
|
|
@ -16,6 +16,11 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
with:
|
||||
rustflags: ""
|
||||
|
||||
- name: Make Mold the default linker
|
||||
uses: rui314/setup-mold@v1
|
||||
|
||||
- name: Create metrics directory
|
||||
run: mkdir -p /tmp/metrics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue