Skip to content

Commit

Permalink
change working dir again
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobfilik committed Mar 4, 2024
1 parent f9fda02 commit 2b6e3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:

- name: Install python packages
uses: ./.github/actions/install_requirements
working-directory: xas-standards-api
with:
working-directory: xas-standards-api
requirements_file: requirements-dev-3.x.txt
install_options: -e .[dev]
artifact_name: lint
Expand Down

0 comments on commit 2b6e3f1

Please sign in to comment.