Skip to content

Commit

Permalink
Include changes of papyrus to public.
Browse files Browse the repository at this point in the history
  • Loading branch information
knikolaou committed Jun 10, 2024
1 parent a27cdac commit 0331ec5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/nbtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
pip3 install nbmake
- name: Install package
run: |
git config --global url."https://${{ secrets.PAPYRUS_ACCESS }}@github".insteadOf https://github
pip3 install .
- name: Notebook test
run: |
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jupyter>=1.0.0
transformers>=4.40.0
jax>=0.4.26
jaxlib>=0.4.26
papyrus @ git+https://github.com/zincware/papyrus@Konsti_Recorders
papyrus @ git+https://github.com/zincware/papyrus

0 comments on commit 0331ec5

Please sign in to comment.