1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-31 12:37:45 +00:00

fix: pr workflow

This commit is contained in:
Kevin Amado 2022-02-07 21:57:53 -05:00
parent 0ef6cf88e5
commit 6dd7efd8b5
No known key found for this signature in database
GPG key ID: FFF341057F503148

View file

@ -17,6 +17,9 @@ jobs:
uses: docker://alpine:latest
with:
args: pwd
- run: |
pwd
ls
- name: Build
uses: docker://alpine:latest
with: