Skip to content

Commit

Permalink
Disable miredo
Browse files Browse the repository at this point in the history
  • Loading branch information
karim-en committed Jul 3, 2023
1 parent d3cd26b commit 584a055
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ jobs:

name: ${{ matrix.job-name }}
steps:
- name: Install miredo
run: |
sudo apt install -y miredo
sudo miredo
cat /etc/miredo.conf
# - name: Install miredo
# run: |
# sudo apt install -y miredo
# sudo miredo
# cat /etc/miredo.conf

# - name: Install LFS
# run: apt-get install git-lfs
Expand Down

0 comments on commit 584a055

Please sign in to comment.