Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv committed Dec 17, 2024
1 parent 6316652 commit 7b4a55c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
29 changes: 15 additions & 14 deletions .github/workflows/end-to-end.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
on:
push:
branches: [ main ]
paths:
- "src/**"
- "Cargo.*"
- "rust-tests/**"
- "test/end-to-end/**"
pull_request:
paths:
- "src/**"
- "Cargo.*"
- "rust-tests/**"
- "test/end-to-end/**"
aksldjkasdjkalsjd
# on:
# push:
# branches: [ main ]
# paths:
# - "src/**"
# - "Cargo.*"
# - "rust-tests/**"
# - "test/end-to-end/**"
# pull_request:
# paths:
# - "src/**"
# - "Cargo.*"
# - "rust-tests/**"
# - "test/end-to-end/**"

name: End-to-End testing

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/python-bindings.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
askldjasjkdkasdj
name: Python bindings CI

on:
Expand Down

0 comments on commit 7b4a55c

Please sign in to comment.