mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
clone depth set to 1
This commit is contained in:
parent
c8cbbfa62c
commit
f7141edc4b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check_64_to_32.yml
vendored
2
.github/workflows/check_64_to_32.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
show-progress:
|
||||
fetch-depth: 200
|
||||
fetch-depth: 1
|
||||
- name: check
|
||||
run: |
|
||||
./travis/check_64_to_32.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue