Skip to content

Commit d4028c3

Browse files
committed
Further tweaking - 8
Signed-off-by: Alex T <alext.mkrs@gmail.com>
1 parent ed9d25e commit d4028c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run_tests: true
2222
- arch: arm
2323
runs_on: ubuntu-24.04-arm
24-
run_tests: false
24+
run_tests: true
2525
- arch: MOCK
2626
runs_on: ubuntu-24.04-arm # FIXME: This one seems to be faster due to more dependencies being pre-installed, use it for MOCK tests
2727
run_tests: true

0 commit comments

Comments
 (0)