1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-08-01 04:57:44 +00:00

fix: pr workflow

This commit is contained in:
Kevin Amado 2022-02-07 21:27:10 -05:00
parent d1b7e207b3
commit 2d5ccf7dbd
No known key found for this signature in database
GPG key ID: FFF341057F503148

View file

@ -10,7 +10,7 @@ concurrency:
jobs: jobs:
test: test:
container: container:
image: ubuntu:latest image: myoung34/github-runner:latest
options: --user 1 options: --user 1
runs-on: self-hosted runs-on: self-hosted
steps: steps: