Skip to content

Commit

Permalink
fix: clear some code upù
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIsDemetrio committed Jun 15, 2024
1 parent 08a0ece commit f8e0fb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Python Tests with MongoDB
name: Linting and Testing

on:
push:
branches: [ main ]
pull_request:

jobs:
test:
job:
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit f8e0fb1

Please sign in to comment.