Skip to content

Commit

Permalink
test: Fix broken integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
spydon committed Aug 13, 2024
1 parent 4134588 commit 7064881
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
working-directory: packages/app_center/integration_test/assets/appcenter-testdeb-1.0
run: dpkg-buildpackage

- name: Flutter version
run: flutter --version

- name: Run integration tests
run: |
cd packages/app_center && \
Expand Down

0 comments on commit 7064881

Please sign in to comment.