modif actions
This commit is contained in:
parent
20794ef2ec
commit
60d8c5f48c
@ -13,11 +13,15 @@ jobs:
|
||||
container:
|
||||
image: rust:latest
|
||||
steps:
|
||||
|
||||
- name: Check-out
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- run: ls -la
|
||||
|
||||
- name: Test
|
||||
run: cargo test
|
||||
|
||||
- name: Build
|
||||
run: cargo build --release
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user