Skip to content

Commit

Permalink
Use the correct site file
Browse files Browse the repository at this point in the history
Instead filter devices to run on, on name. No need to run sanity on all
  • Loading branch information
ToveRumar committed Aug 12, 2024
1 parent d3309af commit fd1163c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/crazylab-sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ jobs:
fail-fast: false
env:
TEST_FILE: Linux_sanity_test_job-${{github.run_number}}-${{ matrix.python_version }}
CRAZY_SITE: crazylab-mac
CRAZY_SITE: crazylab-malmö
CRAZY_DEVICE: cf21_stock
PYTHON_VERSION: ${{ matrix.python_version }}
timeout-minutes: 120
container:
Expand Down

0 comments on commit fd1163c

Please sign in to comment.