Skip to content

Commit e5e5f19

Browse files
authored
New Oil and Gas Example
1 parent deba5d0 commit e5e5f19

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches: [ "main" ]
66
pull_request:
7-
branches: [ "main" ]
87

98
jobs:
109
build:
@@ -54,6 +53,11 @@ jobs:
5453
test_commands: |
5554
test -c baseball-card-local.json --snapshot snapshots
5655
56+
- example: oil-gas
57+
path: oil-gas
58+
test_commands: |
59+
run -c package-local.json
60+
5761
env:
5862
TZ: 'America/Los_Angeles'
5963
SQRL_VERSION: 'v0.5.10'

0 commit comments

Comments
 (0)