Skip to content

Commit

Permalink
Nightly build of MJX container + small perf test
Browse files Browse the repository at this point in the history
  • Loading branch information
DwarKapex committed Jan 26, 2024
1 parent 82f4b8f commit 23fe7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-mjx-test-unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
finalize:
if: "!cancelled()"
needs: [metadata, run]
needs: [metadata, mjx-unit-test]
uses: ./.github/workflows/_finalize.yaml
with:
PUBLISH_BADGE: ${{ needs.metadata.outputs.PUBLISH == 'true' }}
Expand Down

0 comments on commit 23fe7a3

Please sign in to comment.