1
0
Fork 0
mirror of synced 2024-06-18 18:54:55 +12:00

ci: fix linter os

This commit is contained in:
Torsten Dittmann 2022-05-31 17:18:12 +02:00
parent 981e82eb45
commit 30ffcafc04

View file

@ -4,6 +4,7 @@ on: [pull_request]
jobs:
tests:
name: Linter
runs-on: ubuntu-latest
steps:
- name: Checkout repository