Skip to content

Commit a337d59

Browse files
committed
fixup! debugging
1 parent 9f15609 commit a337d59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
commits: ${{toJSON(steps.*.outputs.commits)}}
4040
fmt:
4141
needs: commit_list
42+
runs-on: ubuntu-latest
4243
strategy:
4344
matrix:
4445
commit: ${{fromJSON(needs.commit_list.outputs.commits)}}

0 commit comments

Comments
 (0)