Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgeorge309 committed Feb 20, 2025
1 parent 0a13e16 commit 735ee82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/veins-vlc compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: list all test sessions
id: set-matrix
run: |
projects=$(opp_env list --expand veins_vlc-latest)
projects=$(opp_env list --expand-all veins_vlc-1.0.20210526)
if [ -z "$projects" ]; then
echo "::set-output name=matrix::[]"
else
Expand Down

0 comments on commit 735ee82

Please sign in to comment.