Skip to content

Commit

Permalink
try to fix tests in GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Voigt committed Nov 15, 2024
1 parent f13c339 commit 6daec8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/simulators_test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import json, subprocess, sys, time, unittest, logging, os
import config.root # Configure root directories

from datetime import datetime
from simulators.main.simulator import get_or_create_device_id, load
Expand Down

0 comments on commit 6daec8b

Please sign in to comment.