Skip to content

Commit

Permalink
add run id
Browse files Browse the repository at this point in the history
  • Loading branch information
bongbui321 committed May 23, 2024
1 parent 5814368 commit b0a9c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tools_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
CI=1 pytest tools/sim/tests/test_metadrive_bridge.py"
- uses: actions/upload-artifact@v4
with:
name: metadrive_logs
name: metadrive_logs-$GITHUB_RUN_ID
path: ${{ env.LOG_PATH }}/simulator_logs

devcontainer:
Expand Down

0 comments on commit b0a9c9e

Please sign in to comment.