1
0
Fork 0

Adding upstream version 1.11.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 17:06:02 +01:00
parent e47dfcc74f
commit 10fd6b3697
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
21 changed files with 128 additions and 118 deletions

View file

@ -56,6 +56,10 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: codespell-project/actions-codespell@master
with:
ignore_words_list: fo,ists,oll,optin,ot,smove,tre,whe
exclude_file: docs/assets/demo.svg
- uses: actions/setup-python@v1
with:
python-version: 3.7