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 20:48:05 -05:00
parent 3ca43ff8c4
commit e861bad688
No known key found for this signature in database
GPG key ID: FFF341057F503148

View file

@ -8,8 +8,8 @@ concurrency:
cancel-in-progress: true
group: ${{ github.actor }}
jobs:
runs-on: self-hosted
test:
runs-on: self-hosted
steps:
- name: Clone
uses: actions/checkout@v2