Skip to content

Commit

Permalink
Revert "ci: Have changesets skip test suite (#1795)" (#1796)
Browse files Browse the repository at this point in the history
This reverts commit cf0db51.
  • Loading branch information
rschristian authored Jul 1, 2023
1 parent ca38fc3 commit 73232fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:

jobs:
test:
if: ${{ github.head_ref != 'changeset-release/master' || github.ref_name != 'changeset-release/master' }}
name: Test
runs-on: ubuntu-latest
timeout-minutes: 10
Expand Down

0 comments on commit 73232fd

Please sign in to comment.