mirror of
https://github.com/RGBCube/alejandra
synced 2025-08-01 04:57:44 +00:00
fix: pr workflow
This commit is contained in:
parent
0ef6cf88e5
commit
6dd7efd8b5
1 changed files with 3 additions and 0 deletions
3
.github/workflows/pr.yaml
vendored
3
.github/workflows/pr.yaml
vendored
|
@ -17,6 +17,9 @@ jobs:
|
||||||
uses: docker://alpine:latest
|
uses: docker://alpine:latest
|
||||||
with:
|
with:
|
||||||
args: pwd
|
args: pwd
|
||||||
|
- run: |
|
||||||
|
pwd
|
||||||
|
ls
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: docker://alpine:latest
|
uses: docker://alpine:latest
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue