Skip to content

Commit

Permalink
Revert ci to use sasdata master branch now that the sasdata PR has be…
Browse files Browse the repository at this point in the history
…en merged
  • Loading branch information
krzywon committed Dec 5, 2023
1 parent f872041 commit 0dd4a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: Fetch sources for sibling projects
run: |
git clone --depth=50 --branch=29-documentation https://github.com/SasView/sasdata.git ../sasdata
git clone --depth=50 --branch=master https://github.com/SasView/sasdata.git ../sasdata
git clone --depth=50 --branch=master https://github.com/SasView/sasmodels.git ../sasmodels
git clone --depth=50 --branch=master https://github.com/bumps/bumps.git ../bumps
Expand Down

0 comments on commit 0dd4a8b

Please sign in to comment.