Skip to content

Commit

Permalink
empty pr test
Browse files Browse the repository at this point in the history
  • Loading branch information
idomic committed Feb 28, 2023
1 parent bf4538c commit deaeb0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: CI


on: [push, pull_request]
jobs:
unit:
Expand Down Expand Up @@ -70,4 +71,4 @@ jobs:
pip install 'pkgmt[check]'
- name: Check project
run: |
pkgmt check
pkgmt check

0 comments on commit deaeb0a

Please sign in to comment.