We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e43bab7 commit 0011406Copy full SHA for 0011406
.github/workflows/unit-tests.yml
@@ -9,17 +9,14 @@ on:
9
10
jobs:
11
python:
12
- timeout-minutes: 15
13
permissions:
14
contents: read
15
uses: ./.github/workflows/python-checks.yml
16
typescript:
17
18
19
20
uses: ./.github/workflows/typescript-checks.yml
21
cdk:
22
23
24
25
uses: ./.github/workflows/cdk-checks.yml
0 commit comments