Skip to content

Commit

Permalink
Fix gha job image
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaIvanovski committed Oct 15, 2024
1 parent 12da2bd commit 65f15eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch_module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on:

jobs:
build_testplan:
runs-on: "ubuntu-latest"
runs-on: ubuntu-latest
outputs:
testplan: '${{ steps.build.outputs.testplan }}'
steps:
Expand Down

0 comments on commit 65f15eb

Please sign in to comment.