Skip to content

Commit

Permalink
Improve snapshot job naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Brison committed Jun 8, 2021
1 parent 260b6d8 commit 2a1f92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2
- id: read
run: .ci/extract_github_action_matrix_as.sh matrix
build_and_test:
build_test_and_deploy:
needs: [generate_matrix]
runs-on: ubuntu-18.04
container:
Expand Down

0 comments on commit 2a1f92b

Please sign in to comment.