mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-13 19:56:38 +05:00
Update github workflows to use correct go version
This commit is contained in:
committed by
Dan Christian Bogos
parent
0bc94857ca
commit
f3e0669c2d
4
.github/workflows/integration_tests.yaml
vendored
4
.github/workflows/integration_tests.yaml
vendored
@@ -50,6 +50,4 @@ jobs:
|
||||
|
||||
- name: Run integration tests
|
||||
run: |
|
||||
sudo su <<EOF
|
||||
./integration_test.sh
|
||||
EOF
|
||||
sudo env "PATH=$PATH" ./integration_test.sh
|
||||
|
||||
Reference in New Issue
Block a user