Compare commits

...
Author SHA1 Message Date
Dariusz Majcherczyk 186aa12ed3 test: sim workflow update 2023-09-01 11:28:40 +02:00
+1 -1
View File
@@ -113,7 +113,7 @@ jobs:
#----------------------------------------------
- name: Install vega binaries
working-directory: ./console-test
run: poetry run python -m vega_sim.tools.load_binaries --force
run: poetry run python -m vega_sim.tools.load_binaries --force --latest
#----------------------------------------------
# install playwright
#----------------------------------------------