Skip to content

Commit

Permalink
Merge branch 'v2.1.0' of https://github.com/senzmaki/senpwai into v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SenZmaKi committed Feb 9, 2024
2 parents 0dc2d23 + ade65c6 commit 223fb49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
branches:
- master

schedule:
schedule:
# 6:00 A.M UTC == 9:00 AM EAT
- cron: '0 6 * * *'

Expand All @@ -36,4 +36,4 @@ jobs:
run: ruff .

- name: Run Tests
run: poe test
run: poe test

0 comments on commit 223fb49

Please sign in to comment.