Skip to content

Commit

Permalink
Fix failing test CI job #133
Browse files Browse the repository at this point in the history
  • Loading branch information
VKTB committed Nov 8, 2024
1 parent aea6b5d commit 04d05f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- name: Create logging configuration file
run: cp scigateway_auth/logging.example.ini scigateway_auth/logging.ini

- name: Create config.json
run: cp scigateway_auth/config.json.example scigateway_auth/config.json

- name: Install Nox
run: pip install nox==2024.10.9

Expand Down

0 comments on commit 04d05f1

Please sign in to comment.