Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vonsch committed Aug 19, 2024
1 parent 5edec07 commit dfcc61e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/pre-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ on:
- develop
- master
jobs:
test-prepare-env:
runs-on:
group: infra1-runners-arc
labels: runners-small
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0

unit-tests:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit dfcc61e

Please sign in to comment.