We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f30c0 commit 73dd956Copy full SHA for 73dd956
.github/workflows/test.yml
@@ -10,3 +10,5 @@ on:
10
jobs:
11
test:
12
uses: sensirion/.github/.github/workflows/driver.python.test.yml@main
13
+ with:
14
+ hw-test-flag: needs_device
0 commit comments