Skip to content

Commit

Permalink
:octocat: schedule tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cemachelen authored Oct 10, 2024
1 parent 4301273 commit 7254cb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-package-conda-RF.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Python Package using Conda
#on: [push]
schedule:
- cron: "0 1 3 * *"
on:
schedule:
- cron: "0 1 3 * *"

jobs:
test:
Expand Down

0 comments on commit 7254cb4

Please sign in to comment.