with description

This commit is contained in:
Kasper Juul Hermansen 2023-02-18 01:03:35 +01:00
parent 7bc67f6917
commit 3003ff9779
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -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