Browse Source

Pr checks

pull/3/head
e-maks 2 years ago
parent
commit
eff2db8961
  1. 3
      .github/workflows/main.yaml

3
.github/workflows/main.yaml

@ -1,7 +1,5 @@
name: lab-testing name: lab-testing
# add your pipline description below
on: on:
push: push:
branches: branches:
@ -10,7 +8,6 @@ on:
branches: branches:
- main - main
jobs: jobs:
unit-tests: unit-tests:
runs-on: ubuntu-latest runs-on: ubuntu-latest

Loading…
Cancel
Save