mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-12 20:21:52 +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:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- run: rustup update stable && rustup default stable
|
||||
- run: cargo run -p ci -- pr
|
||||
- name: Update rust toolchain
|
||||
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