Change GH workflows job names

Make workflow jobs unique soe we can manage which ones are required to
pass the build.

Signed-off-by: Milos Gajdos <milosgajdos83@gmail.com>
This commit is contained in:
Milos Gajdos 2021-06-30 08:20:39 +01:00
parent ad8f5caba0
commit 21ffbdbedd
No known key found for this signature in database
GPG key ID: 8B31058CC55DFD4F
3 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@ on:
push:
jobs:
run:
run-conformance-test:
runs-on: ubuntu-latest
steps:
- name: set up docker
@ -37,4 +37,4 @@ jobs:
OCI_TEST_PUSH: 1
OCI_TEST_CONTENT_DISCOVERY: 1
OCI_TEST_CONTENT_MANAGEMENT: 1
OCI_HIDE_SKIPPED_WORKFLOWS: 1
OCI_HIDE_SKIPPED_WORKFLOWS: 1