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 Apr 6, 2022
1 parent d0a8dea commit 6913f62
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 6913f62

Please sign in to comment.