Skip to content

Commit

Permalink
Remove debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
Baschdl committed Jan 31, 2024
1 parent c036a22 commit ffbcbb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push_to_overleaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
run: |
cd ${{ github.workspace }}
python3 -m pip install --upgrade pip
pip -V
pip install -e ".[docs]"
- name: Run experiments and generate plots
run: |
Expand Down

0 comments on commit ffbcbb9

Please sign in to comment.