Skip to content

Commit

Permalink
testing workflow edits
Browse files Browse the repository at this point in the history
  • Loading branch information
bnb32 committed Jan 5, 2024
1 parent 7542ea3 commit 33b34a0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Codecov

on:
pull_request
push:
branches: [main, master]

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Documentation

on:
pull_request
push:
branches: [main, master]

Expand Down
10 changes: 0 additions & 10 deletions .github/workflows/test.yml

This file was deleted.

0 comments on commit 33b34a0

Please sign in to comment.