Skip to content

Commit

Permalink
Add name for the prepare_matrix job in integration_tests_without_db.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkilias committed Aug 25, 2023
1 parent cb4d6a5 commit 7ee2557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration_tests_without_db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
matrix:
python-version: [ 3.8 ]
runs-on: ubuntu-latest
name: Prepare Matrix for integration tests without DB
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 7ee2557

Please sign in to comment.