Skip to content

Commit

Permalink
Adding new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
swetha1654 committed Dec 3, 2024
1 parent 58c62c8 commit 5187647
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@ name: Integration Test

on: [push]


jobs:
first-test:
name: Test Calculator
uses: swetha1654/allure-simple/.github/workflows/main.yaml@calc
with:
module-name: test_calculator


jobs:
first-test:
second-test:
name: Test Calculator
uses: swetha1654/allure-simple/.github/workflows/main.yaml@calc
with:
Expand Down

0 comments on commit 5187647

Please sign in to comment.