Skip to content

Commit

Permalink
Enforced Seperate Workflow for Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaMatta98 committed Feb 19, 2024
1 parent 878b584 commit dbeacf1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,4 @@ jobs:

steps:
- name: Running Test Workflow
run: |
echo "Starting Test Workflow"
with:
workflow: Test
uses: MinaMatta98/Bulk-Email-Cli-CLient/.github/workflows/test.yml

0 comments on commit dbeacf1

Please sign in to comment.