Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgeorge309 committed Oct 19, 2024
1 parent 2b9357a commit 60ecf8e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 60ecf8e

Please sign in to comment.