Skip to content

Restyle Add CI

Restyle Add CI #9

Workflow file for this run

name: CI
on:
push:
branches: main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bats-core/[email protected]
- run: bats --recursive tests
with:

Check failure on line 15 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 15, Col: 9): Unexpected value 'with'
support-path: /usr/lib/bats/bats-support
assert-path: /usr/lib/bats/bats-assert