mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-07 20:20:26 -03:00
chore(ignore): keep ci workflow just for manual running for now
This commit is contained in:
parent
36bf784e35
commit
411c969cc4
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -1,8 +1,9 @@
|
||||
name: Tests
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
branches: [master]
|
||||
# This can't yet run automatically, because tests fail because of
|
||||
# different versions of chroma. Need to get the same one in my
|
||||
# local env and in CI
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
contents: read
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user