forked from pool/spec-cleaner
Compare commits
2 Commits
pr-test
...
test-branc
Author | SHA256 | Date | |
---|---|---|---|
83a96f0478 | |||
e688e61c04 |
@@ -1,13 +0,0 @@
|
|||||||
name: OBS build
|
|
||||||
run-name: build
|
|
||||||
on: [pull_request]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Check out repository code
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: List files in the repository
|
|
||||||
run: |
|
|
||||||
ls ${{ gitea.workspace }}
|
|
@@ -62,7 +62,6 @@ rm pytest.ini
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%check
|
%check
|
||||||
exit 1
|
|
||||||
export LANG=en_US.UTF-8
|
export LANG=en_US.UTF-8
|
||||||
# Tests that requires network
|
# Tests that requires network
|
||||||
donttest="webtest or url_https.spec"
|
donttest="webtest or url_https.spec"
|
||||||
|
Reference in New Issue
Block a user