Update .gitea/workflows/test.yaml
This commit is contained in:
parent
50c5dc1902
commit
54d238b223
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
Run-Unit-Tests:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
ImageOS: ubuntu24
|
||||
"ImageOS": ubuntu24
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue