mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-25 04:24:21 +01:00
try
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -23,6 +23,8 @@ jobs:
|
||||
poetry-version: ${{ matrix.poetry-version }}
|
||||
- name: Set up Chocolately ${{ matrix.os }}
|
||||
uses: crazy-max/ghaction-chocolatey@v2
|
||||
with:
|
||||
args: -h
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
if [ '$RUNNER_OS' == 'windows-latest' ]; then
|
||||
|
||||
Reference in New Issue
Block a user