We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666a147 commit 2b6db17Copy full SHA for 2b6db17
1 file changed
.github/workflows/tests.yml
@@ -12,6 +12,7 @@ concurrency:
12
13
jobs:
14
Unit-Tests:
15
+ runs-on: ubuntu-latest
16
timeout-minutes: 10
17
steps:
18
- name: Checkout
0 commit comments