mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-22 23:32:12 +01:00
with description
This commit is contained in:
parent
7bc67f6917
commit
3003ff9779
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@ -9,5 +9,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- run: rustup update stable && rustup default stable
|
- name: Update rust toolchain
|
||||||
- run: cargo run -p ci -- pr
|
run: rustup update stable && rustup default stable
|
||||||
|
- name: Run dagger [CI]
|
||||||
|
run: cargo run -p ci -- pr
|
||||||
|
Loading…
Reference in New Issue
Block a user