Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
fix: test stops repeating mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbricman authored Sep 18, 2021
1 parent 9ad2231 commit 0f12565
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
with:
python-version: "3.8"

- name: Create folder
run: mkdir conceptarium

- name: Install LDAP
run: sudo apt-get install libsasl2-dev python-dev libldap2-dev libssl-dev

Expand Down

0 comments on commit 0f12565

Please sign in to comment.