mirror of
https://github.com/gosticks/partition-filter-visualization.git
synced 2026-08-12 04:40:23 +00:00
wip: test path setup
This commit is contained in:
@@ -32,11 +32,11 @@ jobs:
|
||||
with:
|
||||
patterns: benchmark/paper
|
||||
repository: tum-db/partitioned-filters
|
||||
path: /dataset
|
||||
path: ./dataset
|
||||
|
||||
- name: Copy dataset data into build context
|
||||
run: |
|
||||
cp /dataset/benchmark/paper ./static/dataset
|
||||
cp ./dataset/benchmark/paper ./static/dataset
|
||||
|
||||
- name: Temporary check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user