Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
schultek committed Mar 18, 2024
1 parent 0327304 commit 36d3b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
run: |
dart create -t cli cli_test
echo "executables: {cli_test: }" >> cli_test/pubspec.yaml
dart pub global activate cli_test --source=path
dart pub global activate cli_test --source=path -v
cli_test --version

0 comments on commit 36d3b4a

Please sign in to comment.