Skip to content

Commit

Permalink
fix call
Browse files Browse the repository at this point in the history
  • Loading branch information
simbilod committed Nov 23, 2024
1 parent 863213e commit 98235b9
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/workflows/test_code.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
name: Tests

on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_run:
workflows: ["Pre-commit"]
types:
- completed

jobs:
build:
needs: [pre-commit]
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 98235b9

Please sign in to comment.