Skip to content

Commit

Permalink
no if
Browse files Browse the repository at this point in the history
  • Loading branch information
meejah committed Feb 2, 2023
1 parent b6aa256 commit 7ac741a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- uses: actions/checkout@v2

- name: Install hashcash
if: ${{ contains(matrix.os, 'ubuntu') }}
run: sudo apt install hashcash

- name: Set up Python
Expand Down

0 comments on commit 7ac741a

Please sign in to comment.