Skip to content

Commit

Permalink
Merge pull request #114 from voxpupuli/rel
Browse files Browse the repository at this point in the history
CI: Exclude release gem group
  • Loading branch information
bastelfreak committed Jun 7, 2023
2 parents da669b0 + 255fa89 commit 0eb157e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -6,6 +6,9 @@ on:
branches:
- master

env:
BUNDLE_WITHOUT: release

jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0eb157e

Please sign in to comment.