Home
last modified time | relevance | path

Searched full:bsim_version (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.6.0/.github/workflows/
Dbsim-tests.yaml139 export BSIM_VERSION=$( west list bsim -f {revision} )
140 echo "Manifest points to bsim sha $BSIM_VERSION"
142 git fetch -n origin ${BSIM_VERSION}
144 git checkout ${BSIM_VERSION}