Skip to content

Commit

Permalink
Troubleshoot
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Sep 23, 2023
1 parent dadc4a6 commit 1299699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
package: [database, backend-go, backend-java, backend-py, frontend]
name: [database, backend-go, backend-java, backend-py, frontend]
include:
- name: database
file: database/openshift.deploy.yml
Expand Down Expand Up @@ -122,7 +122,7 @@ jobs:
# runs-on: ubuntu-22.04
# strategy:
# matrix:
# package: [database, backend-go, backend-java, backend-py, frontend]
# name: [database, backend-go, backend-java, backend-py, frontend]
# include:
# - name: database
# file: database/openshift.deploy.yml
Expand Down

0 comments on commit 1299699

Please sign in to comment.