Home
last modified time | relevance | path

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

/Zephyr-latest/.github/workflows/
Dtwister.yaml196 FREEZE_FILE="frozen-requirements.txt"
199 echo -e "# Generated at $timestamp ($version)\n" > $FREEZE_FILE
200 pip freeze | tee -a $FREEZE_FILE