Skip to content

Commit

Permalink
Remove unneccessary mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
mfschubert committed Oct 28, 2023
1 parent ecea0a2 commit 7f505ff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/experiment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,4 @@ jobs:
- name: Run experiment
run: |
mkdir experiment
mkdir experiment/wid_0000
mkdir experiment/wid_0001
mkdir experiment/wid_0002
python scripts/experiment.py --workers=1 --path="experiments/"

0 comments on commit 7f505ff

Please sign in to comment.