mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-04 00:02:01 -04:00
add git diff to basic check for debugging purpose
Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca>
This commit is contained in:
parent
54256d31d7
commit
87cf3df9ce
1
.github/workflows/basic.yml
vendored
1
.github/workflows/basic.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
||||
working-directory: "scripts/copy_from_upstream"
|
||||
run: |
|
||||
python3 copy_from_upstream.py -d copy && \
|
||||
git diff && \
|
||||
git status --porcelain && \
|
||||
test -z "$(git status --porcelain)"
|
||||
- name: Verify copy_from_upstream state after libjade
|
||||
|
Loading…
x
Reference in New Issue
Block a user