fix REUSE and action path
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 2023 Max Mehl <https://mehl.mx>
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
name: Python package
|
||||
on:
|
||||
push:
|
||||
|
||||
@@ -58,8 +58,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./.github/actions/poetrybuild
|
||||
- name: Check own repository in DEBUG mode
|
||||
- uses: ./.gitea/actions/poetrybuild
|
||||
- name: Try to run app
|
||||
run: poetry run seafile-mirror --help
|
||||
|
||||
# pytest:
|
||||
|
||||
Reference in New Issue
Block a user