Skip to content

Commit

Permalink
clean workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktorn committed Dec 20, 2024
1 parent b9199c7 commit cf38a07
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,6 @@ jobs:
env:
TERRAFORM: ${{ matrix.flavour }}
run:
echo which tofu;
which tofu ;
echo flavour -version;
${{ matrix.flavour }} -version ;
pytest -vvvv -s --tb=long --junit-xml=test-results-raw.xml -k "modules/net-ipsec-over-interconnect:Single" tests/examples

- name: Create report
Expand Down

0 comments on commit cf38a07

Please sign in to comment.