Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoucheng361 committed May 11, 2024
1 parent 45b22e3 commit 3add081
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/fsrand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@ jobs:
exit 1
fi
- name: Run Examples
timeout-minutes: 10
run: |
sudo -E python3 .github/scripts/hypo/fs_test.py
sudo -E python3 .github/scripts/hypo/acl_test.py
# - name: Run Examples
# timeout-minutes: 10
# run: |
# sudo -E python3 .github/scripts/hypo/fs_test.py
# sudo -E python3 .github/scripts/hypo/acl_test.py

- name: Download example database
uses: dawidd6/[email protected]
Expand Down

0 comments on commit 3add081

Please sign in to comment.