Обновить .gitea/workflows/check-tests.yml
This commit is contained in:
parent
bea42d1688
commit
959571fab1
|
@ -4,7 +4,7 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-check:
|
test-check:
|
||||||
runs-on: 1onyad1/cpp_ci
|
runs-on: 1onyad1/cpp_ci:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
Loading…
Reference in a new issue