Skip to content

Commit

Permalink
use autodiff main branch in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
artivis committed Aug 3, 2022
1 parent ff8483e commit bc6897a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: autodiff/autodiff
# ref: main
# @todo: see https://github.com/autodiff/autodiff/issues/233
ref: refs/tags/v0.6.7
ref: main
path: 'autodiff'
- name: Setup autodiff
run: mkdir ${{runner.workspace}}/build_autodiff
Expand Down

0 comments on commit bc6897a

Please sign in to comment.