Skip to content

Commit

Permalink
Revert usage of fork
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Jan 17, 2024
1 parent 013e25a commit c15c8f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ jobs:
- name: Checkout beakerx_kernel_groovy repo
uses: actions/checkout@v2
with:
repository: martinRenou/beakerx_kernel_groovy
ref: 'update_notebook'
repository: twosigma/beakerx_kernel_groovy
path: beakerx_kernel_groovy
- name: Checkout beakerx_tests repo
uses: actions/checkout@v2
Expand Down

0 comments on commit c15c8f1

Please sign in to comment.