[READ-ONLY] Mirror of https://github.com/probablykasper/date-picker-svelte. Date and time picker for Svelte date-picker-svelte.kasper.space
calendar date date-picker date-time-picker datepicker package svelte time
0

Configure Feed

Select the types of activity you want to include in your feed.

Fix ci

Kasper (Aug 15, 2022, 12:17 AM +0200) 492aea1b 985968c4

+1 -3
+1 -3
.github/workflows/test.yml
··· 14 14 15 15 - run: npm install 16 16 17 - - run: npm run check 17 + - run: npm run lint 18 18 19 19 - run: npm run test:coverage 20 - 21 - - run: npm run lint 22 20 23 21 - name: Upload coverage to Codecov 24 22 uses: codecov/codecov-action@v2