Skip to content

Commit

Permalink
asdff
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 24, 2024
1 parent 2d8a084 commit 2ba1c38
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@ on:
schedule:
- cron: "0 12 * * *"

jobs:
hello-world:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Hello World
run: echo "Hello, World!"

env:
python_bld_ver: 3.9
ubuntu_bld: ubuntu-20.04
Expand Down

0 comments on commit 2ba1c38

Please sign in to comment.