mirror of
https://github.com/gosticks/partition-filter-visualization.git
synced 2025-10-16 11:55:35 +00:00
chore: add build badge
This commit is contained in:
parent
4b95893d6c
commit
4a57b6663d
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Copy dataset data into build context
|
||||
run: |
|
||||
cp ./dataset/benchmark/paper ./static/dataset
|
||||
cp -r ./dataset/benchmark/paper ./static/dataset
|
||||
|
||||
- name: Temporary check
|
||||
run: |
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
# Partition Filters Visualization
|
||||
|
||||
[](https://github.com/gosticks/partition-filter-visualization/actions/workflows/deploy.yml)
|
||||
|
||||
Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte).
|
||||
|
||||
## Creating a project
|
||||
|
||||
Loading…
Reference in New Issue
Block a user