Skip to content

Commit

Permalink
Dry code (80)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Jul 15, 2023
1 parent 36be3f8 commit a857560
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gem-test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ on:
- .github/workflows/ubuntu.yml
- .github/workflows/windows-msys.yml
- .cirrus.yml
# pull_request:
pull_request:
workflow_dispatch:

concurrency:
Expand All @@ -52,7 +52,7 @@ env:
CACHE_VER: 01
DEBIAN_FRONTEND: "noninteractive"
TZ: "Etc/UTC"
# show cmake output aka verbose (yes/no)
# show cmake output
VERBOSE: no


Expand Down

0 comments on commit a857560

Please sign in to comment.