Skip to content

Commit

Permalink
ci: run end2end_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTubongbanua committed Jun 28, 2023
1 parent 07dc85c commit 4b020a3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ jobs:
working-directory: test/end2end_tests
run: dart pub get

- name: Run end2end_tests
working-directory: test/end2end_tests
run: dart run test.dart

0 comments on commit 4b020a3

Please sign in to comment.