Skip to content

Commit

Permalink
Remove temporary TEST_TAG
Browse files Browse the repository at this point in the history
Run-GHA: true
Skip-PR-comments: true

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
  • Loading branch information
brianjmurrell committed Nov 27, 2024
1 parent 1d5f8a9 commit 4b636e8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/rpm-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ env:
LEAP15_VERSION: 15.5
# Which distros to build for
DISTROS: el8 el9 leap15
# DO NOT LAND -- just to speed up testing
# TEST_TAG: pr
TEST_TAG: always_passes,vm
TEST_TAG: pr
PACKAGING_DIR: .
NAME: argobots

Expand All @@ -30,6 +28,7 @@ on:
description: 'RPM version to test'
required: false
pull_request:
push:

concurrency:
group: rpm-build-and-test-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 4b636e8

Please sign in to comment.