Skip to content

Commit 2b6db17

Browse files
fix: add runs-on to pr ci tests (#778)
1 parent 666a147 commit 2b6db17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ concurrency:
1212

1313
jobs:
1414
Unit-Tests:
15+
runs-on: ubuntu-latest
1516
timeout-minutes: 10
1617
steps:
1718
- name: Checkout

0 commit comments

Comments
 (0)