Skip to content

Commit

Permalink
Fixed NodeJS and Python bindings (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdewolff committed May 27, 2024
1 parent 56d1d17 commit bfacf27
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: NodeJS
on:
push:
branches:
- master
tags:
- 'v*'
pull_request:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Python
on:
push:
branches:
- master
tags:
- 'v*'
pull_request:
Expand Down

0 comments on commit bfacf27

Please sign in to comment.