Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfisher authored Nov 2, 2024
1 parent 30e0012 commit 9537f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Build and Test
shell: cmd
run: dart --enable-experiment=native-assets test test
run: dart --enable-experiment=native-assets test

# Upload logs on failure
- name: Upload logs
Expand Down

0 comments on commit 9537f75

Please sign in to comment.