mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-19 06:15:45 +01:00
Testing GHA v0.1
Implementing previous Travis CI setup on Github Actions
This commit is contained in:
parent
7406f77a4e
commit
98110a01c3
6 changed files with 567 additions and 0 deletions
6
.github/workflows/properties/build.properties.json
vendored
Normal file
6
.github/workflows/properties/build.properties.json
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"name": "Build",
|
||||
"description": "Build and test a Rust project with Cargo.",
|
||||
"iconName": "rust",
|
||||
"categories": ["Rust"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue