Skip to content

Commit

Permalink
disabled Basic Test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JQ3B94 authored Sep 4, 2024
1 parent 18150fa commit d30fb47
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/Basic Test.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python

name:Basic Test
name: Basic Test

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
#on:
# push:
# branches: [ "main" ]
# pull_request:
# branches: [ "main" ]

permissions:
contents: read
Expand Down

0 comments on commit d30fb47

Please sign in to comment.