Skip to content

fix: move inits to profile #123

fix: move inits to profile

fix: move inits to profile #123

Workflow file for this run

name: Dotfiles CI
on: [push]
jobs:
tests:
name: Run test suite
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
# Run the tests
- name: 'Run tests'
run: ./script/test