Skip to content

Commit

Permalink
test run
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 eb62ce0 commit 5ef21e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main_ol_spec_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
repository: OpenLineage/OpenLineage
path: openlineage

- name: check for repo files
id: check-files
run: tree -d openlineage

- name: check for changes in spec
id: check-changes
run: |
Expand Down

0 comments on commit 5ef21e3

Please sign in to comment.