Skip to content

Commit

Permalink
Fixed Workflow Syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaMatta98 committed Feb 19, 2024
1 parent ee10f71 commit bda10c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ on:
workflow_call:

jobs:

test:
runs-on: ubuntu-latest
needs: build-env

steps:
- name: Checkout repository
Expand Down

0 comments on commit bda10c5

Please sign in to comment.