Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Signed-off-by: Elron Bandel <elron.bandel@ibm.com>
  • Loading branch information
elronbandel committed Jan 29, 2024
1 parent 44b615a commit 5e61fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/catalog_validity.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test Catalog Code
name: Test Catalog Validity and Freshness

on:
push:
Expand Down Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Delete Catalog
run: rm -rf src/unitxt/catalog/*

- name: Run Preperation
env:
HUGGINGFACE_HUB_TOKEN: ${{ secrets.UNITXT_READ_HUGGINGFACE_HUB_FOR_TESTS }}
Expand Down

0 comments on commit 5e61fa9

Please sign in to comment.