mirror of
https://github.com/finegrain-ai/refiners.git
synced 2024-11-09 15:02:01 +00:00
add ci.yml to source (so it runs when we change it)
This commit is contained in:
parent
daaa8c5416
commit
cb6ca60a4e
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
|||
- src/**
|
||||
- tests/**
|
||||
- scripts/**
|
||||
- .github/workflows/ci.yml
|
||||
|
||||
- name: Install Rye
|
||||
if: steps.changes.outputs.sources == 'true'
|
||||
|
|
Loading…
Reference in a new issue