add actions #3

Open
soruh wants to merge 14 commits from CI into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit e98c996874 - Show all commits

View File

@ -1,2 +1,2 @@
[build]
rustflags = [ "--cfg", "tokio_unstable" ]
# rustflags = [ "--cfg", "tokio_unstable" ]

View File

@ -35,4 +35,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions-rust-lang/setup-rust-toolchain@v1
- run: cargo test --all-features
- run: cargo test