Обновить .gitea/workflows/check-tests.yml
This commit is contained in:
parent
c51b0185f2
commit
f614d62db7
|
@ -5,6 +5,9 @@ on: [push]
|
|||
jobs:
|
||||
test-check:
|
||||
runs-on: 1onyad1/cpp_ci:latest
|
||||
|
||||
container:
|
||||
image: 1onyad1/cpp_ci:latest
|
||||
# runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue