Skip to content

Commit

Permalink
fix: change example file name
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierlou committed Apr 4, 2024
1 parent c90673e commit d15ad38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frictionless_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Vérification du schéma et des fichiers d'exemples
run: |
frictionless validate --type schema schema.json
frictionless validate --schema schema.json exemple-valide.csv
frictionless validate --schema schema.json fichier-valide.csv

0 comments on commit d15ad38

Please sign in to comment.