Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimbroachwala authored Nov 5, 2023
1 parent 8a902aa commit d59a2cb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: run-flutter-test
on: [push, workflow_dispatch]
on:
push:
branches:
- main
workflow_dispatch:
jobs:
drive:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d59a2cb

Please sign in to comment.