We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd6b91 commit 2f0cb56Copy full SHA for 2f0cb56
.github/workflows/ci-test.yml
@@ -20,6 +20,7 @@ jobs:
20
DOTNET_NOLOGO: true
21
DOTNET_GENERATE_ASPNET_CERTIFICATE: false
22
DISPLAY: ':99.0'
23
+ timeout-minutes: 10
24
steps:
25
- name: Checkout PowerShellEditorServices
26
uses: actions/checkout@v4
0 commit comments