You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add `npm run build` to `ci.yml`
- Closes#132
- Remove `workflow.yml`
* Use `npm install-ci-test`
- Add `package-lock.json` to repository
- Stop ignoring `package-lock.json`
* Add `npm run mkdocs` to `ci.yml`
- Check if the repository changes with `git diff --exit-code`
- This will prevent us from committing something that changes the
docs without actually committing the changes.
0 commit comments