Fix identration problem

This commit is contained in:
maximo tejeda 2024-08-13 12:09:39 -04:00
parent 3eb5f365e8
commit 12626eadd4

View File

@ -2,7 +2,7 @@ name: Ci Actions
on:
push:
branches: [master]
jobs:
jobs:
# job for testing CI inside code repo
checkout:
runs-on: ubuntu-latest