mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Only run test-globals if it exists
This commit is contained in:
@@ -67,7 +67,7 @@ jobs:
|
||||
|
||||
- name: Check globals
|
||||
run: |
|
||||
test/rename-globals.sh
|
||||
[ -x test/rename-globals.sh ] && test/rename-globals.sh
|
||||
|
||||
other-comp:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user