remove tab in yml file

This commit is contained in:
Philipp Crocoll
2023-03-06 08:05:57 +01:00
parent 48a6d0a2ad
commit 4949fede32

View File

@@ -332,7 +332,6 @@ jobs:
- name: Build keepass2android (nonet)
run: |
make msbuild Flavor=NoNet
- name: Test Autofill
working-directory: ./src/Kp2aAutofillParserTest
run: dotnet test