mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-31 12:37:45 +00:00
fix: pr workflow
This commit is contained in:
parent
3ca43ff8c4
commit
e861bad688
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr.yaml
vendored
2
.github/workflows/pr.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue