Skip to content

Commit

Permalink
- remove tests until they can be fixed so we can deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtorres committed Feb 14, 2024
1 parent 805d52f commit ddf17d5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: run-tests
#name: run-tests

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

jobs:
#on:
# push:
# branches: [main]
# pull_request:
# branches: [main]
#
#jobs:
# test:
# runs-on: ${{ matrix.os }}
# strategy:
Expand Down

0 comments on commit ddf17d5

Please sign in to comment.