mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
feat: expose runtime
This commit is contained in:
parent
4dac924783
commit
e39ee28ec0
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -28,5 +28,8 @@ jobs:
|
||||
uses: docker/setup-qemu-action@v2
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2.0.0
|
||||
-
|
||||
name: Expose GitHub Runtime
|
||||
uses: crazy-max/ghaction-github-runtime@v2
|
||||
- name: Run dagger [CI]
|
||||
run: cargo run -p ci -- pr
|
||||
|
Loading…
Reference in New Issue
Block a user