Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
Update django.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesalice authored Aug 23, 2024
1 parent 63c2ed8 commit 0d20b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
python -m pip install -r requirements-client.txt
- name: Run unittests
run: |
serverurl=https://sparc1.datalab.noirlab.edu/ python -m unittest tests.tests_api
python -m unittest tests.tests_api

0 comments on commit 0d20b7d

Please sign in to comment.