Skip to content

Commit

Permalink
add runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
kaczmarj committed Mar 7, 2024
1 parent 6a069d4 commit ec4bdb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cli-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches: [ main ]
jobs:
Test-CLI:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
Expand Down

0 comments on commit ec4bdb2

Please sign in to comment.