This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
async-std
mirror of
https://github.com/async-rs/async-std.git
Watch
2
Star
0
Fork
You've already forked async-std
1
Code
Issues
Releases
Wiki
Activity
fix github actions evnet
Browse Source
pull/267/head
k-nasa
5 years ago
parent
da9cbd99c4
commit
7ea3f4d0e2
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
.github/workflows/ci.yml
vendored
Unescape
Escape
View File
@ -1,4 +1,4 @@
on
:
[
push,
pull_request
]
on
:
pull_request
jobs:
build_and_test:
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
mirror/async-std
Title
Body
Create Issue