Main workflow: check no unknown env values in index (#253)
This commit is contained in:
committed by
GitHub
parent
c6788ef23d
commit
fdfce5f04e
@@ -33,6 +33,9 @@ jobs:
|
||||
|
||||
- run: alr index --add=. --name=local_index
|
||||
|
||||
# Check index contents for unknown config variables
|
||||
- run: alr index --check
|
||||
|
||||
- run: alr index --update-all
|
||||
|
||||
- run: alr search --crates
|
||||
|
||||
Reference in New Issue
Block a user