Skip to content

Commit

Permalink
Change on arguments to bracket notation
Browse files Browse the repository at this point in the history
  • Loading branch information
Kezzsim committed Mar 28, 2024
1 parent 487bf76 commit aeb0a1d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Unit Tests

on:
push:
pull_request:
schedule:
- cron: '00 4 * * *' # daily at 4AM
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit aeb0a1d

Please sign in to comment.