test: '{. -> ./mod}/test_util_osrelease.py'
Move the os-release tests to the module-level tests and align its coding-style with the others.
This commit is contained in:
parent
4493d057a2
commit
20cf5dba6a
2 changed files with 6 additions and 6 deletions
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
|
|
@ -77,11 +77,6 @@ jobs:
|
|||
cd osbuild
|
||||
python3 -m unittest -v test.test_objectstore
|
||||
|
||||
- name: Run test_osrelease
|
||||
run: |
|
||||
cd osbuild
|
||||
python3 -m unittest -v test.test_osrelease
|
||||
|
||||
rpm_build:
|
||||
name: "📦 RPM"
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue