Skip to content

Commit

Permalink
ci: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
osopromadze committed Aug 20, 2023
1 parent ebec27f commit 03b3a2f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Tests

on: [push]
on: [ push ]

jobs:
build:
name: Run tests
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 03b3a2f

Please sign in to comment.