Skip to content

Commit

Permalink
pytest attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoo2880 committed Jan 21, 2024
1 parent 0960568 commit e5eb99a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/hello.yaml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/initialtest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
# run: |
# python -m pip install --upgrade pip
# pip install -r requirements.txt
- name: Run pyspi unit test
run: |
pytest

0 comments on commit e5eb99a

Please sign in to comment.