Skip to content

Commit

Permalink
8
Browse files Browse the repository at this point in the history
  • Loading branch information
VIRUSGAMING64 committed Jun 11, 2024
1 parent 84bb6ed commit dc6606c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
name: Generate Stats Images
name: test dependency

on:
push:
branches: [ main ]
workflow_dispatch:

permissions:
contents: write

jobs:
installing:
runs-on: ubuntu-latest

steps:
# Run using Python 3.10 for consistency and aiohttp

- name: Set up Python 3.10

with:
Expand Down

0 comments on commit dc6606c

Please sign in to comment.