Skip to content

Commit

Permalink
Revert "Add testing branch"
Browse files Browse the repository at this point in the history
This reverts commit beef39e.
  • Loading branch information
kennethloeffler committed Apr 9, 2024
1 parent 2a9ac0d commit a781963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master
- ci-workflow-maintenence

pull_request:
branches:
Expand Down Expand Up @@ -97,3 +96,4 @@ jobs:

- name: Clippy
run: cargo clippy

0 comments on commit a781963

Please sign in to comment.