Skip to content

Commit

Permalink
changes in spec
Browse files Browse the repository at this point in the history
Signed-off-by: tnazarew <[email protected]>
  • Loading branch information
tnazarew committed Oct 23, 2024
1 parent b778ff7 commit cc1dd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ol_spec_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: |
echo "changes_found=false" >> $GITHUB_OUTPUT
python scripts/compare_spec.py \
python scripts/compare_spec_versions.py \
--spec_base=spec_base=./openlineage/spec \
--versions_path=./generated-files/spec_versions.json \
--new_versions_path=./updated_spec_versions.json
Expand Down

0 comments on commit cc1dd9c

Please sign in to comment.