Skip to content

Commit

Permalink
no tests at all
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriWahl committed Apr 21, 2024
1 parent bcb5064 commit f1d396b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-release-latest-test-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:

fedora-37:
runs-on: ubuntu-latest
needs: test
steps:
- uses: actions/checkout@v4
# docker login is needed for pushing the build image
Expand All @@ -64,7 +63,6 @@ jobs:

fedora-38:
runs-on: ubuntu-latest
needs: test
steps:
- uses: actions/checkout@v4
# docker login is needed for pushing the build image
Expand All @@ -87,7 +85,6 @@ jobs:

fedora-39:
runs-on: ubuntu-latest
needs: test
steps:
- uses: actions/checkout@v4
# docker login is needed for pushing the build image
Expand All @@ -110,7 +107,6 @@ jobs:

fedora-40:
runs-on: ubuntu-latest
needs: test
steps:
- uses: actions/checkout@v4
# docker login is needed for pushing the build image
Expand All @@ -133,7 +129,6 @@ jobs:

fedora-41:
runs-on: ubuntu-latest
needs: test
steps:
- uses: actions/checkout@v4
# docker login is needed for pushing the build image
Expand All @@ -156,7 +151,6 @@ jobs:

rhel-9:
runs-on: ubuntu-latest
needs: test
steps:
- uses: actions/checkout@v4
# docker login is needed for pushing the build image
Expand Down

0 comments on commit f1d396b

Please sign in to comment.