Skip to content

Commit

Permalink
remove metadata check
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonieFierz committed Nov 27, 2024
1 parent 4fd3fdb commit 3feb328
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,5 @@ jobs:
if: github.event_name == 'push' && github.ref != 'refs/head/main'
uses: sensirion/.github/.github/workflows/driver.common.todo_check.yml@main

dg-metadata-validation:
if: github.event_name == 'push' && github.ref != 'refs/head/main'
uses: sensirion/.github/.github/workflows/driver.generated.metadata_check.yml@main

test:
uses: sensirion/.github/.github/workflows/driver.python.test.yml@main

0 comments on commit 3feb328

Please sign in to comment.