Skip to content

Commit f1ae331

Browse files
committed
ci: test on all available windows systems
1 parent 77d1378 commit f1ae331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Fetch Sources
3232
uses: actions/checkout@v4
3333
with:
34-
path: ${{ matrix.os == 'windows-latest' && 'a\b\tls' || 'tact-language-server' }}
34+
path: a\b\tls
3535

3636
- name: Enable Corepack
3737
run: corepack enable --install-directory 'C:\npm\prefix'

0 commit comments

Comments
 (0)