Skip to content

Commit

Permalink
CI #99
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 5, 2023
1 parent 25ad49c commit 34582d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: Checkout the repository
uses: actions/checkout@v3

- uses: actions/setup-python@v4
with:
Expand Down
1 change: 0 additions & 1 deletion env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ channels:
- defaults

dependencies:
# - libglib
- pip
- pyqt =5
- pyqtgraph
Expand Down

0 comments on commit 34582d8

Please sign in to comment.