Skip to content

Commit

Permalink
fix: run tests in different workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
infodusha committed Aug 27, 2023
1 parent 5ffe091 commit 68226ee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Tests
on:
pull_request_target:
branches:
- main
pull_request
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 68226ee

Please sign in to comment.