Skip to content

Spaces instead of tabs in wtr.config.mjs #41

Spaces instead of tabs in wtr.config.mjs

Spaces instead of tabs in wtr.config.mjs #41

Workflow file for this run

name: Tests
on: [push]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install
run: |
make install
- name: Run tests
run: |
make wtr