Skip to content

Commit

Permalink
Run test before release
Browse files Browse the repository at this point in the history
  • Loading branch information
DuncSmith committed Jul 10, 2024
1 parent d31ec41 commit 83ac280
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/freeagent-gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ jobs:
with:
bundler-cache: true

- name: Test
run: bundle exec rake

- uses: rubygems/release-gem@v1
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Run Tests

on:
pull_request:
push:
branches:
- master

jobs:
tests:
Expand Down

0 comments on commit 83ac280

Please sign in to comment.