Skip to content

Commit

Permalink
Tmp disable unused tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matbun committed Apr 29, 2024
1 parent 98079c5 commit 4dd16d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Check links

on:
push:
# push:
pull_request:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Lint

on:
push:
# push:
pull_request:

jobs:
Expand Down

0 comments on commit 4dd16d0

Please sign in to comment.