Skip to content

Commit

Permalink
build-all
Browse files Browse the repository at this point in the history
  • Loading branch information
brendankenny committed Sep 30, 2021
1 parent 386cc8b commit 1a594bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
pip install protobuf==3.7.1
- run: yarn install --frozen-lockfile --network-timeout 1000000
- run: yarn build-report
- run: yarn build-all

- run: yarn test-proto # Run before unit-core because the roundtrip json is needed for proto tests.

Expand Down

0 comments on commit 1a594bf

Please sign in to comment.