Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
FaroutYLq committed Apr 22, 2024
1 parent fdeb494 commit 5fadc7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/job.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
if package == "wfsim":
context_function = saltax.contexts.sxenonnt
elif package == "fuse":
scontext_function = saltax.contexts.fxenonnt
context_function = saltax.contexts.fxenonnt
else:
raise ValueError("Invalid package name %s" % package)

Expand Down

0 comments on commit 5fadc7e

Please sign in to comment.