🐞 GitHub Actions: server test uses correct directory

Concourse uses the directory above the repo; GitHub actions uses the
repo. This commit adjusts the director to accommodate GitHub Actions.

Fixes:

```
LoadError:
  cannot load such file -- /__w/sslip.io/sslip.io/sslip.io/spec
```
This commit is contained in:
Brian Cunnie
2025-01-19 05:22:08 -08:00
parent 2a5d9dc649
commit 489ed15ee6

View File

@@ -1,3 +1,3 @@
#!/bin/bash -xe
rspec --format documentation --color sslip.io/spec
rspec --format documentation --color spec/