mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
Add script to ensure visibility is OK (#332)
* Add script to ensure visibility is OK * typo * another typo
This commit is contained in:
committed by
Nishant Das
parent
2bd1e334bc
commit
5776e573ed
@@ -65,9 +65,12 @@ matrix:
|
||||
test \
|
||||
//... $REMOTE_FLAGS
|
||||
|
||||
# Check that BUILD files are formatted correctly.
|
||||
# Check that BUILD files are formatted correctly.
|
||||
- ./check_gazelle.sh
|
||||
|
||||
# Check that target visibility is correct..
|
||||
- ./check_visibility.sh
|
||||
|
||||
# Shutdown must be last.
|
||||
- bazel shutdown
|
||||
|
||||
|
||||
Reference in New Issue
Block a user