Skip to content

feat(automation): Add startuptime test to the nvim tests (#49) #76

feat(automation): Add startuptime test to the nvim tests (#49)

feat(automation): Add startuptime test to the nvim tests (#49) #76

Workflow file for this run

name: CI
on:
workflow_dispatch:
push:
schedule:
# everry day at 06:00
- cron: "0 6 * * *"
jobs:
CI:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make