Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
schultek committed Mar 17, 2024
1 parent d0b75bc commit 095288f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- 'packages/**'
push:
branches:
- main
- wintest
paths:
- '.github/workflows/test_win.yml'
- 'packages/**'
Expand All @@ -28,7 +28,7 @@ jobs:

- name: Version
run: dart --version

- name: Version
run: |
dart --version
Expand Down

0 comments on commit 095288f

Please sign in to comment.