Skip to content

Commit

Permalink
Enable testing for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Feb 3, 2024
1 parent b76627e commit 4530c86
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 @@ -19,7 +19,6 @@ on:
jobs:
build:
name: Build
if: github.event_name == 'push' || github.event_name == 'release'
runs-on: ubuntu-22.04

steps:
Expand Down

0 comments on commit 4530c86

Please sign in to comment.