Skip to content

Commit

Permalink
Merge pull request #72 from multiversx/integrate-sys-tests-ci
Browse files Browse the repository at this point in the history
fix ci python script
  • Loading branch information
btc-fan authored Aug 9, 2024
2 parents 6fee7a8 + f6c3982 commit 67729ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/update-go-mod/update-go-mod.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import os
import re
import sys
import subprocess

def update_go_mod_file(go_mod_path, new_hash):
"""
Expand Down

0 comments on commit 67729ca

Please sign in to comment.