Indent GitHub Actions code

This commit is contained in:
Frank Denis 2021-11-10 15:59:50 +01:00
parent 100ccb452d
commit 5ef23a4b35
2 changed files with 241 additions and 244 deletions

View File

@ -4,11 +4,10 @@ on:
push:
pull_request:
schedule:
- cron: '0 17 * * 2'
- cron: "0 17 * * 2"
jobs:
CodeQL-Build:
runs-on: ubuntu-latest
steps:

View File

@ -7,7 +7,6 @@ on:
- next
jobs:
build-windows:
runs-on: windows-latest
steps:
@ -313,4 +312,3 @@ jobs:
run: |
chmod +x .libsodium-builds/linux-${{ matrix.arch }}/Tests
.libsodium-builds/linux-${{ matrix.arch }}/Tests