Skip to content

Adding new workflow

Adding new workflow #1

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:

Check failure on line 13 in .github/workflows/integration_test.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/integration_test.yaml

Invalid workflow file

You have an error in your yaml syntax on line 13
first-test:
name: Test Calculator
uses: swetha1654/allure-simple/.github/workflows/main.yaml@calc
with:
module-name: test_utils