Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubramanian authored Oct 17, 2023
1 parent 25b86b7 commit 7af417c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Free Disk space
run: |
run: |
sudo swapoff -a
sudo rm -f /swapfile
sudo apt clean
Expand Down

0 comments on commit 7af417c

Please sign in to comment.