chore(ci): run tests on release build
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -5,6 +5,12 @@ on: | ||||
|     - cron: "0 9 * * 0" | ||||
|  | ||||
| jobs: | ||||
|   test: | ||||
|     uses: luketainton/gha-workflows/.github/workflows/ci-python-poetry-with-docker.yml@main | ||||
|     secrets: | ||||
|       SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} | ||||
|       SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }} | ||||
|  | ||||
|   create_release: | ||||
|     name: Create Release | ||||
|     uses: luketainton/gha-workflows/.github/workflows/create-release.yml@main | ||||
|   | ||||
		Reference in New Issue
	
	Block a user