Compare commits

..

3 Commits

Author SHA1 Message Date
52661f4a88 templ wip 2
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-12-02 19:25:33 -05:00
Evan Reichard
b6274c7021 templ wip 1 2024-12-02 19:25:33 -05:00
20912fef02 fix(streaks): incorrect calculation logic
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-01 20:22:23 -05:00

View File

@ -2,10 +2,6 @@ kind: pipeline
type: kubernetes type: kubernetes
name: default name: default
trigger:
branch:
- master
steps: steps:
# Unit Tests # Unit Tests
- name: tests - name: tests