ci: attempt to fix tests

This commit is contained in:
Chen Asraf
2023-07-18 01:34:20 +03:00
parent 842eb1eb93
commit 89b07628d9

View File

@@ -7,9 +7,12 @@ name: Dart
on:
push:
branches: [ "master" ]
branches: ['master']
pull_request:
branches: [ "master" ]
branches: ['master']
env:
SHELL: '/bin/sh'
jobs:
build: