Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(l1): fix updating hive revision to latest (#1007)
**Description** If `HIVE_REVISION` was equal to the latest commit, the `if` in `setup-hive` would not be true and the hive command would not be executed. Let's fix it and update the hive revision to the latest commit.
- Loading branch information