Skip to content

Commit

Permalink
build: adjust ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstankiewicz committed Jan 10, 2024
1 parent afa93e9 commit eb34582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
@@ -1,5 +1,5 @@
name: Default CI
on: [push, pull_request]
on: [pull_request]
jobs:
tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit eb34582

Please sign in to comment.