Skip to content

Commit

Permalink
language var
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgamero committed Dec 14, 2024
1 parent 0939a61 commit db20964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-per-language.yml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ jobs:
run: |
mkdir -p test/temp
./draft --dry-run --dry-run-file test/temp/dry-run.json \
create -c ./test/integration/$lang/manifest.yaml \
create -c ./test/integration/${{inputs.language}}/manifest.yaml \
-d ./langtest/ --skip-file-detection
- name: Validate JSON
run: |
Expand Down

0 comments on commit db20964

Please sign in to comment.