Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshod5 committed May 15, 2024
1 parent 171a433 commit 0087811
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
run: |
docker-compose -f dev/docker/docker-compose.yml up --build
- name: Run tests
run: |
docker-compose run app pytest test_mock_db.py --data-path=/Users/pstanis/Documents/work_projects/fair-mast/data/metadata/mini
#- name: Run tests
# run: |
# docker-compose run app pytest test_mock_db.py --data-path=/Users/pstanis/Documents/work_projects/fair-mast/data/metadata/mini

- name: Shutdown
run: |
Expand Down

0 comments on commit 0087811

Please sign in to comment.