Skip to content

Commit

Permalink
one more attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewprzh committed Apr 9, 2024
1 parent cc77d73 commit 1886ea0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Group_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ env:
BIN_PATH: /abga/work/andreyp/ci_isoquant/bin/
OUTPUT_BASE: /abga/work/andreyp/ci_isoquant/output/${{github.ref_name}}/

concurrency:
group: $RUN_NAME
cancel-in-progress: false

jobs:
launch-runner:
runs-on:
labels: [self-hosted]
name: 'Running IsoQuant and QC'

concurrency:
group: $RUN_NAME
cancel-in-progress: false

steps:
- name: 'Cleanup'
run: >
Expand Down

0 comments on commit 1886ea0

Please sign in to comment.