Skip to content

Commit

Permalink
fix test job
Browse files Browse the repository at this point in the history
  • Loading branch information
borosr committed Jul 25, 2023
1 parent 442985a commit 27e1118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Test
on: [push]
jobs:
run-linter:
run-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 27e1118

Please sign in to comment.