Update licenses, run prettier on yml files

This commit is contained in:
IvanZosimov
2022-12-08 14:14:09 +01:00
parent 161093d861
commit 97a008721c
31 changed files with 251 additions and 87 deletions

View File

@@ -32,7 +32,7 @@ jobs:
- name: Format, lint, build and test
run: npm run all:ci
dry-run-test: # make sure the action works on a clean machine without building
runs-on: ubuntu-latest
steps: