Skip to content

Commit

Permalink
changing working dir of CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Deathn0t committed Oct 4, 2024
1 parent 7e46158 commit 77d02e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
matrix:
python-version:
- "3.12"
defaults:
run:
working-directory: publications/2023-neurips/
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 77d02e5

Please sign in to comment.