Skip to content

Commit 5e61fa9

Browse files
committed
Update
Signed-off-by: Elron Bandel <[email protected]>
1 parent 44b615a commit 5e61fa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/catalog_validity.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test Catalog Code
1+
name: Test Catalog Validity and Freshness
22

33
on:
44
push:
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Delete Catalog
3131
run: rm -rf src/unitxt/catalog/*
32-
32+
3333
- name: Run Preperation
3434
env:
3535
HUGGINGFACE_HUB_TOKEN: ${{ secrets.UNITXT_READ_HUGGINGFACE_HUB_FOR_TESTS }}

0 commit comments

Comments
 (0)