Skip to content

Commit

Permalink
fix action command
Browse files Browse the repository at this point in the history
  • Loading branch information
JessyBarrette committed Feb 9, 2024
1 parent d8caffd commit 8d8c98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-hakai-catalogue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: pip install .

- name: Run Hakai CKAN Record Checks
run: python hakai_ckan_record_checks --ckan_url https://catalogue.hakai.org --no-cache
run: python hakai_ckan_records_checks -c https://catalogue.hakai.org --no-cache

- name: Upload artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 8d8c98a

Please sign in to comment.