Spaces:
Runtime error
Runtime error
kasand
commited on
Commit
•
507c6de
1
Parent(s):
63ef271
test
Browse files- workflows/aliens.yml +3 -3
workflows/aliens.yml
CHANGED
@@ -10,7 +10,7 @@ tabular:
|
|
10 |
workflow:
|
11 |
index:
|
12 |
tasks:
|
13 |
-
|
14 |
extract:
|
15 |
- feed
|
16 |
- entry
|
@@ -19,6 +19,6 @@ workflow:
|
|
19 |
search_query: null
|
20 |
task: service
|
21 |
url: http://export.arxiv.org/api/query?max_results=50
|
22 |
-
|
23 |
-
|
24 |
writable: true
|
|
|
10 |
workflow:
|
11 |
index:
|
12 |
tasks:
|
13 |
+
batch: false
|
14 |
extract:
|
15 |
- feed
|
16 |
- entry
|
|
|
19 |
search_query: null
|
20 |
task: service
|
21 |
url: http://export.arxiv.org/api/query?max_results=50
|
22 |
+
action: tabular
|
23 |
+
action: index
|
24 |
writable: true
|