Skip to content

Commit 5fb66fd

Browse files
committed
remove dg metadata check
1 parent 10e5355 commit 5fb66fd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,5 @@ on:
88
- main
99

1010
jobs:
11-
dg-metadata-validation:
12-
if: github.event_name == 'push' && github.ref != 'refs/head/main'
13-
uses: sensirion/.github/.github/workflows/driver.generated.metadata_check.yml@main
14-
1511
test:
1612
uses: sensirion/.github/.github/workflows/driver.python.test.yml@main

0 commit comments

Comments
 (0)