Skip to content

Commit

Permalink
Unique name for artifacts
Browse files Browse the repository at this point in the history
Signed-off-by: noopur <[email protected]>
  • Loading branch information
noopurintel committed Nov 8, 2024
1 parent 2e1b178 commit b88ec50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/task_runner_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
sudo echo "127.0.0.1 aggregator" | sudo tee -a /etc/hosts
echo "Added runner IP to /etc/hosts"
- name: Run Task Runner Regression
- name: Run Task Runner E2E tests
run: |
cd tests/openfl_e2e
pytest -v test_suites/task_runner_tests.py -m ${{ env.MODEL_NAME }} -s --num_rounds $NUM_ROUNDS --num_collaborators $NUM_COLLABORATORS --model_name ${{ env.MODEL_NAME }}
Expand Down

0 comments on commit b88ec50

Please sign in to comment.