This commit is contained in:
Harsh Shandilya 2022-12-11 19:07:16 +05:30
parent fc668a4610
commit d0fc8f5fc4
No known key found for this signature in database
1 changed files with 16 additions and 0 deletions

16
.github/workflows/test.yml vendored Normal file
View File

@ -0,0 +1,16 @@
name: Test
on:
push:
jobs:
baseline-profile:
runs-on: macos-latest
timeout-minutes: 45
env:
TERM: dumb
steps:
- name: Test
shell: bash
run: echo $PATH