From 60ecf8e88fa1235b654362609d214415dffc859c Mon Sep 17 00:00:00 2001 From: Gyorgy Szaszko Date: Sat, 19 Oct 2024 16:16:23 +0200 Subject: [PATCH] x --- .github/workflows/external.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/workflows/external.yml b/.github/workflows/external.yml index fa1256d3..c64765c5 100644 --- a/.github/workflows/external.yml +++ b/.github/workflows/external.yml @@ -30,16 +30,6 @@ jobs: with: nix_path: nixpkgs=channel:nixos-unstable - # - name: list all test sessions - # id: set-matrix - # run: echo "::set-output name=matrix::$(opp_env list --flat | grep -P '^(?!(omnetpp|inet|simulte|simu5g|veins))')" - # # run: echo "::set-output name=matrix::[$(opp_env list --flat | grep -P '^(?!(omnetpp|inet|simulte|simu5g|veins))' | jq -R . | jq -s .)]" - # - name: Debug output - # run: echo "${{ steps.set-matrix.outputs.matrix }}" - # # save the list into the outputs - # outputs: - # matrix: ${{ steps.set-matrix.outputs.matrix }} - - name: list all test sessions id: set-matrix run: |