Skip to content

Commit

Permalink
Fix CI job name
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed Jun 5, 2024
1 parent b83f16b commit 9022f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ jobs:
run: |
python3 ${{ env.CI_UTILS_FOLDER }}/run_sample_ci.py --file ${{ env.CI_SAMPLES_CFG_FOLDER }}/ci_run_greengrass_discovery_cfg.json
linux-smoke-tests:
linux-greengrass-tests:
runs-on: ubuntu-22.04
permissions:
id-token: write # This is required for requesting the JWT
Expand Down

0 comments on commit 9022f3d

Please sign in to comment.