mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-04-17 03:03:01 +02:00
feat: expose runtime
This commit is contained in:
parent
99d04fb866
commit
17bbfb0897
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…
x
Reference in New Issue
Block a user